*** empty log message ***

This commit is contained in:
kuepper 2004-09-20 09:56:10 +00:00
commit 17c8eddd5c
2 changed files with 5 additions and 1 deletions

View file

@ -14,6 +14,10 @@ config.h.in
config.log config.log
config.status config.status
configure configure
depcomp
install-sh
libtool libtool
missing
mkinstalldirs
stamp-h stamp-h
stamp-h.in stamp-h.in

View file

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