[totem] build: Remove left-over XVIDMODE_LIBS usage



commit 50dfd566bf517a5ef21de9869845dda6674ddbd5
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Apr 3 16:49:19 2011 +0100

    build: Remove left-over XVIDMODE_LIBS usage

 browser-plugin/Makefile.am |    1 -
 src/backend/Makefile.am    |    2 --
 2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am
index 39d7d66..87cb60b 100644
--- a/browser-plugin/Makefile.am
+++ b/browser-plugin/Makefile.am
@@ -129,7 +129,6 @@ totem_plugin_viewer_LDADD = \
 	libtotembrowserplugin_helper.la					\
 	$(DEPENDENCY_LIBS)	\
 	$(SN_LIBS)		\
-	$(XVIDMODE_LIBS)	\
 	$(DBUS_LIBS)		\
 	$(XTEST_LIBS)		\
 	$(X_LIBS)
diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index af4f8eb..8fa5d1c 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -18,7 +18,6 @@ bvw_test_CFLAGS = \
 bvw_test_LDADD = \
 	libbaconvideowidget.la	\
 	$(DEPENDENCY_LIBS)	\
-	$(XVIDMODE_LIBS)	\
 	$(XTEST_LIBS)
 
 # Marshallers
@@ -69,7 +68,6 @@ libbaconvideowidget_la_CFLAGS = \
 	$(AM_CFLAGS)
 
 libbaconvideowidget_la_LIBADD = \
-	$(XVIDMODE_LIBS)	\
 	$(MM_LIBS)		\
 	$(GST_LIBS)		\
 	$(EXTRA_BACKEND_LIBS)	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]