1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 00:19:27 +02:00

Regenerate configure scripts.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-06 00:45:45 +00:00
parent 0cb7e73bf5
commit efdacabb50

3
configure vendored
View File

@ -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