Add --copy arguments on gtkdocize command.
authorHuang Peng <shawn.p.huang@gmail.com>
Sun, 15 Feb 2009 08:31:26 +0000 (16:31 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Sun, 15 Feb 2009 08:31:26 +0000 (16:31 +0800)
autogen.sh

index d9a7a56..c34acab 100755 (executable)
@@ -4,7 +4,7 @@ set -x
 
 autopoint  --force
 libtoolize --automake --copy --force
-gtkdocize  #--flavour=no-tmpl
+gtkdocize  --copy #--flavour=no-tmpl
 aclocal -I m4 --force
 autoheader --force
 automake --add-missing --copy --force