From b3becf05739e3c3b0ed60488eaa5fc91fb7aa523 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 12 Oct 2003 18:51:08 +0000 Subject: replace this line (it belongs to Xv) CVS patchset: 5490 CVS date: 2003/10/12 18:51:08 --- src/video_out/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am index 21afcfe51..912bed438 100644 --- a/src/video_out/Makefile.am +++ b/src/video_out/Makefile.am @@ -72,6 +72,7 @@ xineplug_vo_out_xv_la_LIBADD = \ $(X_LIBS) \ -lXext \ $(XINE_LIB) +xineplug_vo_out_xv_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_vo_out_xvmc_la_SOURCES = deinterlace.c alphablend.c video_out_xvmc.c xineplug_vo_out_xvmc_la_LIBADD = \ @@ -80,9 +81,6 @@ xineplug_vo_out_xvmc_la_LIBADD = \ $(X_LIBS) \ -lXext \ $(XINE_LIB) - -xineplug_vo_out_xv_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ - xineplug_vo_out_xvmc_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@ xineplug_vo_out_xshm_la_SOURCES = yuv2rgb.c yuv2rgb_mmx.c yuv2rgb_mlib.c \ -- cgit v1.2.3