From b60f7c462a70aae5528588e4c3dad0c312e48fbc Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 15 May 2003 20:37:03 +0000 Subject: this changed to XINE_LIB for all Makefiles a couple of days ago CVS patchset: 4859 CVS date: 2003/05/15 20:37:03 --- src/demuxers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/demuxers/Makefile.am b/src/demuxers/Makefile.am index a76069964..47d7de8d7 100644 --- a/src/demuxers/Makefile.am +++ b/src/demuxers/Makefile.am @@ -125,7 +125,7 @@ xineplug_dmx_yuv_frames_la_LIBADD = $(XINE_LIB) xineplug_dmx_yuv_frames_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_dmx_slave_la_SOURCES = demux_slave.c -xineplug_dmx_slave_la_LIBADD = $(XINELIB) +xineplug_dmx_slave_la_LIBADD = $(XINE_LIB) xineplug_dmx_slave_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_dmx_image_la_SOURCES = demux_image.c -- cgit v1.2.3