minor fixup

This commit is contained in:
Tim Janik 1998-09-08 09:24:31 +00:00
parent d98a9c326a
commit 163fe54793

View File

@ -50,11 +50,13 @@ case $CC in
esac
aclocal $ACLOCAL_FLAGS
automake $am_opt
autoconf
# optionally feature autoheader
(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader
automake $am_opt
autoconf
./configure "$@"
echo