summaryrefslogtreecommitdiff
path: root/src/post/deinterlace
diff options
context:
space:
mode:
authorRobin KAY <komadori@users.sourceforge.net>2006-06-19 12:08:45 +0000
committerRobin KAY <komadori@users.sourceforge.net>2006-06-19 12:08:45 +0000
commit467fae3a1d344e9ff7c5e8acb9c761eeb82b4460 (patch)
treea45e83665656ea0d5286ac14297795984d645415 /src/post/deinterlace
parent9f644d5d8ac3bac426fa73526833ed47295e2a81 (diff)
downloadxine-lib-467fae3a1d344e9ff7c5e8acb9c761eeb82b4460.tar.gz
xine-lib-467fae3a1d344e9ff7c5e8acb9c761eeb82b4460.tar.bz2
Mark text as impure where necessary to fix build under Solaris/IA32.
CVS patchset: 8060 CVS date: 2006/06/19 12:08:45
Diffstat (limited to 'src/post/deinterlace')
-rw-r--r--src/post/deinterlace/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/post/deinterlace/Makefile.am b/src/post/deinterlace/Makefile.am
index b1c35cb99..29853a405 100644
--- a/src/post/deinterlace/Makefile.am
+++ b/src/post/deinterlace/Makefile.am
@@ -13,6 +13,7 @@ xineplug_post_tvtime_la_SOURCES = xine_plugin.c \
xineplug_post_tvtime_la_LIBADD = $(XINE_LIB) \
$(top_builddir)/src/post/deinterlace/plugins/libdeinterlaceplugins.la
-xineplug_post_tvtime_la_LDFLAGS = -avoid-version -module @XINE_PLUGIN_MIN_SYMS@
+xineplug_post_tvtime_la_LDFLAGS = -avoid-version -module \
+ @XINE_PLUGIN_MIN_SYMS@ @IMPURE_TEXT_LDFLAGS@
noinst_HEADERS = deinterlace.h pulldown.h speedtools.h speedy.h tvtime.h