]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Pass command line options to configure
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Jul 2001 08:35:04 +0000 (08:35 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Jul 2001 08:35:04 +0000 (08:35 +0000)
ac3dec/cvscompile

index bbfae98bb81e713a60b453eec9255c041036007e..3421b50e30467c967b0dfc057cbb96c4359e5ccf 100644 (file)
@@ -3,5 +3,5 @@
 aclocal $ACLOCAL_FLAGS
 automake --add-missing
 autoconf
-./configure
+./configure $*
 make