minor fixup

This commit is contained in:
Tim Janik 1998-09-08 09:24:22 +00:00
parent e33741aed6
commit c8fbf3b01e

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