Updated for new automake

This commit is contained in:
Jaroslav Kysela 2002-10-24 12:26:42 +00:00
parent 568b204683
commit dc8f7480b5
11 changed files with 17 additions and 10 deletions

View file

@ -2,7 +2,8 @@
aclocal $ACLOCAL_FLAGS
autoheader
automake --add-missing
automake --add-missing --copy --foreign
touch depcomp
autoconf
./configure $*
make