Got Gtk-Doc working. Now all the fancy /** comments before the functions
[projects/chimara/chimara.git] / autogen.sh
index 02e7c8908e37fea6cccb938d15d1fb55bfadaa66..49281e569d05009f9605e0b9a78cbf4364c5d39a 100755 (executable)
@@ -4,7 +4,7 @@
 ### GTK-DOC #########################################################
 # Run before autotools
 echo "Setting up Gtk-Doc"
-gtkdocize || exit 1
+gtkdocize --flavour no-tmpl || exit 1
 
 ### AUTOTOOLS #######################################################
 # Runs autoconf, autoheader, aclocal, automake, autopoint, libtoolize