* Fixed comments with errors
[modest] / autogen.sh
index a795a83..4d7086c 100755 (executable)
@@ -17,10 +17,4 @@ which gnome-autogen.sh || {
     echo "You need to install gnome-common from GNOME CVS"
     exit 1
 }
-USE_GNOME2_MACROS=1 . gnome-autogen.sh
-
-gtkdocize || {
-    echo -n "**Error**: gtkdoc not found. Please install"
-    exit 1
-}
-
+USE_GNOME2_MACROS=1 . gnome-autogen.sh
\ No newline at end of file