From 20ff61cb378d2550bedd582a5ce3eae07a84d731 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 11 Nov 2003 18:44:50 +0000 Subject: rename internal API function (_x_). CVS patchset: 5721 CVS date: 2003/11/11 18:44:50 --- src/libsputext/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libsputext/Makefile.am') diff --git a/src/libsputext/Makefile.am b/src/libsputext/Makefile.am index 5dd12bbf3..46256cec6 100644 --- a/src/libsputext/Makefile.am +++ b/src/libsputext/Makefile.am @@ -2,6 +2,8 @@ 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 -- cgit v1.2.3