diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-11-11 21:20:38 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-11-11 21:20:38 +0000 |
commit | 15e93de78fd6a3963db664089b103140402fedc8 (patch) | |
tree | 6953674f72df7f148f6784ffc02eca946b95b1eb /src | |
parent | e53ef738fefd11e553f0bd927435ed78e8f69848 (diff) | |
download | xine-lib-15e93de78fd6a3963db664089b103140402fedc8.tar.gz xine-lib-15e93de78fd6a3963db664089b103140402fedc8.tar.bz2 |
this wasn't intended to be commited.
CVS patchset: 5723
CVS date: 2003/11/11 21:20:38
Diffstat (limited to 'src')
-rw-r--r-- | src/libsputext/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am index 46256cec6..5dd12bbf3 100644 --- a/src/libsputext/Makefile.am +++ b/src/libsputext/Makefile.am @@ -2,8 +2,6 @@ include $(top_srcdir)/misc/Makefile.common libdir = $(XINE_PLUGINDIR) -AM_CFLAGS = -DTOTO=`echo $* | sed -e 's/\.[csS]//g'` - if HAVE_GICONV sputext_decoder = xineplug_decode_sputext.la xineplug_decode_spuogm.la xineplug_dmx_sputext.la endif |