[totem] Link against the X libraries



commit e173ee5c8f847d7529f78c1b18cdb68bbb9c0748
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Nov 19 11:15:59 2010 +1100

    Link against the X libraries
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635136

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index be44df0..aa1eac2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -180,6 +180,7 @@ totem_CFLAGS = \
 totem_LDADD = \
 	libtotem.la		\
 	$(DEPENDENCY_LIBS)	\
+	$(X_LIBS)	\
 	$(PEAS_LIBS)
 
 # Totem video thumbnailer



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