Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > b5697507eda52ad0091d584300a82654 > files > 5

d4x-2.5.7.1-18.mga7.src.rpm

--- main/Makefile.am~	2005-09-13 16:47:17.000000000 +0800
+++ main/Makefile.am	2012-12-08 14:02:28.268458205 +0800
@@ -55,7 +55,7 @@
     download.h  liststr.h   savedvar.h  xml.h      \
     dqueue.h    locstr.h    savelog.h              \
 )
-nt_LDADD = $(top_builddir)/main/face/libface.a
+nt_LDADD = $(top_builddir)/main/face/libface.a -lX11
 
 #
 # Rule to join all sources in one compilation unit
--- main/Makefile.in~	2006-04-13 00:48:31.000000000 +0800
+++ main/Makefile.in	2012-12-08 14:02:36.068674210 +0800
@@ -386,7 +386,7 @@
     dqueue.h    locstr.h    savelog.h              \
 )
 
-nt_LDADD = $(top_builddir)/main/face/libface.a
+nt_LDADD = $(top_builddir)/main/face/libface.a -lX11
 all: all-recursive
 
 .SUFFIXES: