[PATCH]: fix Xnest and mi linking
Arkadiusz Miskiewicz
arekm at maven.pl
Mon Jun 25 09:22:32 PDT 2007
On Monday 25 of June 2007, Arkadiusz Miskiewicz wrote:
> Hello,
This one fixes linking to pixman and dbus for Xnest and mi libraries:
--- mi/Makefile.am 2007-06-25 14:55:55.474293695 +0200
+++ mi/Makefile.am 2007-06-25 18:15:58.255933512 +0200
@@ -67,3 +67,5 @@
mizerarc.h \
mizerclip.c \
mizerline.c
+
+libmi_la_LIBADD = $(XSERVERLIBS_LIBS)
--- hw/xnest/Makefile.am 2007-06-25 14:55:52.967501782 +0200
+++ hw/xnest/Makefile.am 2007-06-25 18:19:52.900973102 +0200
@@ -53,6 +53,7 @@
Xnest_LDADD = $(XORG_CORE_LIBS) \
$(XNEST_LIBS) \
$(XNESTMODULES_LIBS) \
+ $(XSERVERLIBS_LIBS) \
libfbcmap.a
EXTRA_DIST = os2Stub.c \
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
More information about the xorg
mailing list