1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-26 07:10:09 +01:00

Add Audacity changes for new soundtouch

This commit is contained in:
lllucius
2013-10-24 06:41:17 +00:00
parent f740766f37
commit 9bae0eaa71
23 changed files with 55248 additions and 11 deletions

2
configure vendored
View File

@@ -7474,6 +7474,7 @@ fi
LIBSOUNDTOUCH_LOCAL_CXXFLAGS='-I$(top_srcdir)/lib-src/soundtouch/include'
LIBSOUNDTOUCH_LOCAL_CPPSYMBOLS="USE_SOUNDTOUCH"
LIBSOUNDTOUCH_LOCAL_CONFIG_SUBDIRS="lib-src/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
@@ -10783,4 +10784,3 @@ echo "prefix=$prefix";
echo ""
echo "Run 'configure --help' for an explanation of these options,"
echo "otherwise run 'make' to build Audacity."