1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Cleanup lib-src

Removing:

id3lib
libresample
libsamplerate
taglib
This commit is contained in:
Leland Lucius
2015-04-16 14:41:41 -05:00
parent 94fcb2a922
commit a03d65ef4d
521 changed files with 347 additions and 523410 deletions

View File

@@ -94,8 +94,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ac_c99_func_lrint.m4 \
$(top_srcdir)/m4/audacity_checklib_libid3tag.m4 \
$(top_srcdir)/m4/audacity_checklib_libmad.m4 \
$(top_srcdir)/m4/audacity_checklib_libnyquist.m4 \
$(top_srcdir)/m4/audacity_checklib_libresample.m4 \
$(top_srcdir)/m4/audacity_checklib_libsamplerate.m4 \
$(top_srcdir)/m4/audacity_checklib_libsbsms.m4 \
$(top_srcdir)/m4/audacity_checklib_libsndfile.m4 \
$(top_srcdir)/m4/audacity_checklib_libsoundtouch.m4 \
@@ -267,11 +265,7 @@ LIBMAD_LIBS = @LIBMAD_LIBS@
LIBNYQUIST_CFLAGS = @LIBNYQUIST_CFLAGS@
LIBNYQUIST_LIBS = @LIBNYQUIST_LIBS@
LIBOBJS = @LIBOBJS@
LIBRESAMPLE_CFLAGS = @LIBRESAMPLE_CFLAGS@
LIBRESAMPLE_LIBS = @LIBRESAMPLE_LIBS@
LIBS = @LIBS@
LIBSAMPLERATE_SYSTEM_CFLAGS = @LIBSAMPLERATE_SYSTEM_CFLAGS@
LIBSAMPLERATE_SYSTEM_LIBS = @LIBSAMPLERATE_SYSTEM_LIBS@
LIBTOOL = @LIBTOOL@
LIBTWOLAME_CFLAGS = @LIBTWOLAME_CFLAGS@
LIBTWOLAME_LIBS = @LIBTWOLAME_LIBS@
@@ -315,8 +309,6 @@ PORTSMF_LIBS = @PORTSMF_LIBS@
POSUB = @POSUB@
PRECOMP_CFLAGS = @PRECOMP_CFLAGS@
RANLIB = @RANLIB@
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
SBSMS_CFLAGS = @SBSMS_CFLAGS@
SBSMS_LIBS = @SBSMS_LIBS@
SED = @SED@