mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 00:19:27 +02:00
Regenerate configure scripts.
This commit is contained in:
parent
0cb7e73bf5
commit
efdacabb50
3
configure
vendored
3
configure
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user