summaryrefslogtreecommitdiffstats
path: root/gst/modplug/libmodplug
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-11-28 20:31:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-11-28 20:31:48 +0000
commit2f553735febe3258c3671d57e196051111524cd2 (patch)
treed208af0053a8d93136d483c304897feccfc50a24 /gst/modplug/libmodplug
parentf4dbdcb51c410357fa87fbe3172693fb6beb4cf9 (diff)
downloadgst-plugins-bad-2f553735febe3258c3671d57e196051111524cd2.tar.gz
gst-plugins-bad-2f553735febe3258c3671d57e196051111524cd2.tar.bz2
gst-plugins-bad-2f553735febe3258c3671d57e196051111524cd2.zip
this dir is kicking my ass all over the place
Original commit message from CVS: this dir is kicking my ass all over the place
Diffstat (limited to 'gst/modplug/libmodplug')
-rw-r--r--gst/modplug/libmodplug/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/modplug/libmodplug/Makefile.am b/gst/modplug/libmodplug/Makefile.am
index 07097bdc..be6698b9 100644
--- a/gst/modplug/libmodplug/Makefile.am
+++ b/gst/modplug/libmodplug/Makefile.am
@@ -2,7 +2,6 @@ noinst_LTLIBRARIES = libmodplug.la
libmodplug_la_CXXFLAGS = -fno-exceptions -Wall -ffast-math -D_REENTRANT
libmodplug_la_LDFLAGS = -module -avoid-version
-libmodplug_la_LIBS = -lstdc++
libmodplug_la_SOURCES = tables.cpp \
sndmix.cpp \
sndfile.cpp \