From efdacabb508e17a47307787069f077f43ba696f0 Mon Sep 17 00:00:00 2001 From: "benjamin.drung@gmail.com" Date: Wed, 6 Nov 2013 00:45:45 +0000 Subject: [PATCH] Regenerate configure scripts. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 6f87cb91c..2e131d380 100755 --- a/configure +++ b/configure @@ -5544,6 +5544,8 @@ LIBS="$LIBS `$WX_CONFIG $wxconfigargs --libs`" CXXFLAGS="$CXXFLAGS `$WX_CONFIG $wxconfigargs --cxxflags`" +ac_configure_args="$ac_configure_args --enable-static=yes --enable-shared=no" + subdirs="$subdirs lib-src/FileDialog" @@ -7644,7 +7646,6 @@ fi LIBSOUNDTOUCH_LOCAL_LIBS="libSoundTouch.a" LIBSOUNDTOUCH_LOCAL_CXXFLAGS='-I$(top_srcdir)/lib-src/soundtouch/include' LIBSOUNDTOUCH_LOCAL_CPPSYMBOLS="USE_SOUNDTOUCH" - LIBSOUNDTOUCH_LOCAL_CONFIGURE_ARGS="--enable-static=yes --enable-shared=no" { $as_echo "$as_me:${as_lineno-$LINENO}: libsoundtouch libraries are available in the local tree" >&5 $as_echo "$as_me: libsoundtouch libraries are available in the local tree" >&6;} else