autogen.sh
changeset 266 9b652c3617d9
parent 241 c3eb520e2219
child 323 3b24a0bd41ee
     1.1 --- a/autogen.sh	Mon Jun 16 15:40:30 2008 -0400
     1.2 +++ b/autogen.sh	Mon Jun 23 14:34:47 2008 -0400
     1.3 @@ -84,6 +84,8 @@
     1.4  
     1.5  intltoolize --copy --force --automake                  || exit 1
     1.6  
     1.7 +gtkdocize --copy --flavour no-tmpl
     1.8 +
     1.9  conf_flags="--enable-maintainer-mode"
    1.10  
    1.11  if test x$NOCONFIGURE = x; then