Pass command line options to configure

This commit is contained in:
Takashi Iwai 2001-07-09 08:35:04 +00:00
parent 10ae80f7f6
commit 1c469e7d1e

View file

@ -3,5 +3,5 @@
aclocal $ACLOCAL_FLAGS
automake --add-missing
autoconf
./configure
./configure $*
make