From: Takashi Iwai Date: Mon, 9 Jul 2001 08:35:04 +0000 (+0000) Subject: Pass command line options to configure X-Git-Tag: v1.0.3~150 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1c469e7d1ebd52f858785c3f52f1ff77e866f841;p=alsa-tools.git Pass command line options to configure --- diff --git a/ac3dec/cvscompile b/ac3dec/cvscompile index bbfae98..3421b50 100644 --- a/ac3dec/cvscompile +++ b/ac3dec/cvscompile @@ -3,5 +3,5 @@ aclocal $ACLOCAL_FLAGS automake --add-missing autoconf -./configure +./configure $* make