This commit is contained in:
kuepper 2004-09-20 21:47:15 +00:00
commit de69e235f4
3 changed files with 13 additions and 6 deletions

View file

@ -33,7 +33,7 @@ set aclocalinclude="$ACLOCAL_FLAGS"
aclocal $aclocalinclude
unset $aclocalinclude
autoheader
automake --add --copy
automake -a -c
autoconf
# we want doc to be recompiled - and it keeps saying it's up to date!!!