More documentation fixes.
[hildon] / autogen.sh
index dcfe69a..be9d509 100755 (executable)
@@ -82,9 +82,6 @@ if grep "^AM_PROG_LIBTOOL" configure.ac >/dev/null; then
   fi
 fi
 
-echo "Running gtkdocize..."
-gtkdocize || exit $?
-
 echo "Running aclocal $ACLOCAL_FLAGS ..."
 aclocal $ACLOCAL_FLAGS || {
   echo