summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-01-11 11:16:57 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-01-11 11:16:57 +0000
commitabc9ca008ec8d7d3ac6eb3a0dbb3c2cea8906366 (patch)
tree45a15e5f6a8d8ba7bc7b6fb1103fd1407a8f0c11
parent279e8856b3159b577fbca59df104d7dc827be261 (diff)
downloadxine-lib-abc9ca008ec8d7d3ac6eb3a0dbb3c2cea8906366.tar.gz
xine-lib-abc9ca008ec8d7d3ac6eb3a0dbb3c2cea8906366.tar.bz2
unnecessary comment
CVS patchset: 3865 CVS date: 2003/01/11 11:16:57
-rw-r--r--src/libsputext/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am
index 2195433b1..f4e99aec1 100644
--- a/src/libsputext/Makefile.am
+++ b/src/libsputext/Makefile.am
@@ -14,7 +14,6 @@ xineplug_dmx_sputext_la_LIBADD = $(XINELIB) $(GICONV_BSD_LIBS)
xineplug_dmx_sputext_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
xineplug_decode_sputext_la_SOURCES = xine_decoder.c
-# libgiconv is only needed with FreeBSD
xineplug_decode_sputext_la_LIBADD = $(XINELIB)
xineplug_decode_sputext_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@