tags 615705 patch
thanks

Description: Fix build failures with binutils-gold.
Author: Mònica Ramírez Arceda <mon...@probeta.net>
Las-Update: 2011-07-17

--- a/Src/Makefile.am
+++ b/Src/Makefile.am
@@ -34,7 +34,8 @@
 	$(GTK2BUILD_LIBS) \
 	-lexpat \
 	$(POPT_LIBS) \
-	$(GPELIB)
+	$(GPELIB) \
+        -lX11
 #endif
 
 #if DOQTE
--- a/Src/Makefile.in
+++ b/Src/Makefile.in
@@ -295,7 +295,8 @@
 	$(GTK2BUILD_LIBS) \
 	-lexpat \
 	$(POPT_LIBS) \
-	$(GPELIB)
+	$(GPELIB) \
+        -lX11
 
 all: all-recursive
 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to