pass arguments to configure
authorFrank Mori Hess <fmhess@speakeasy.net>
Sat, 17 Jan 2004 19:08:17 +0000 (19:08 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sat, 17 Jan 2004 19:08:17 +0000 (19:08 +0000)
autogen.sh

index 50a3ac48e3fe0c97a29bc2823b57263570f86e00..daf3c2c713ccdbd57d0a47534b31d437a66560bf 100755 (executable)
@@ -15,5 +15,5 @@ libtoolize --copy --force && \
 autoheader && \
 autoconf && \
 automake -a -c && \
-./configure --enable-maintainer-mode
+./configure --enable-maintainer-mode $*