Hello idlecat511,
I'd like you to do a code review. Please review the following patch:
----------------------------------------------------------------------
r1602: suzhe | 2009-12-02 19:21:21 +0800
- Fix issue 340: Failed to compile Qt host.
----------------------------------------------------------------------
=== hosts/qt/Makefile.am
==================================================================
--- hosts/qt/Makefile.am (revision 1601)
+++ hosts/qt/Makefile.am (revision 1602)
@@ -42,6 +42,10 @@
$(top_builddir)/ggadget/libggadget@GGL_EPOCH@.la \
$(top_builddir)/ggadget/qt/libggadget-qt@GGL_EPOCH@.la
+if GGL_HAVE_XLIB
+ggl_qt_LDADD += $(X_LIBS) -lXrender
+endif
+
# For static build mode, all necessary modules must be linked into binary
# directly.
if GGL_DISABLE_SHARED
This is a semiautomated message from "svkmail". Complaints or suggestions?
Mail
edy...@gmail.com.