Updated autogen.sh

This commit is contained in:
Roland Stigge 2010-08-28 18:03:01 +02:00
parent 61b1b0e648
commit 63ea0f0ea3
1 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,9 @@
#!/bin/sh
#gettextize --force --copy --intl --no-changelog
autopoint --force
aclocal
autoheader
automake --copy --add-missing --force-missing --gnu
autoconf
#autopoint --force
#aclocal
#autoheader
#automake --copy --add-missing --force-missing --gnu
#autoconf
autoreconf -fi