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

Add Audacity changes for new libflac 1.3.0.

This commit is contained in:
lllucius
2013-10-24 16:25:59 +00:00
parent 64b648a790
commit 5264db6300
8 changed files with 190 additions and 22 deletions

1
configure vendored
View File

@@ -6933,6 +6933,7 @@ fi
# this file shouldn't be built at if no libflac is available
LIBFLAC_LOCAL_OPTOBJS="ondemand/ODDecodeFlacTask.o"
LIBFLAC_LOCAL_CONFIG_SUBDIRS="lib-src/libflac"
LIBFLAC_LOCAL_CONFIGURE_ARGS="--disable-xmms-plugin --disable-doxygen-docs --disable-thorough-tests"
{ $as_echo "$as_me:${as_lineno-$LINENO}: FLAC libraries are available in this source tree" >&5
$as_echo "$as_me: FLAC libraries are available in this source tree" >&6;}