[csw-devel] SF.net SVN: gar:[7227] csw/mgar/pkg/wxwidgets/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 11 16:05:07 CET 2009
Revision: 7227
http://gar.svn.sourceforge.net/gar/?rev=7227&view=rev
Author: dmichelsen
Date: 2009-11-11 15:05:07 +0000 (Wed, 11 Nov 2009)
Log Message:
-----------
wxwidgets: Add dependency to sun libXext
Modified Paths:
--------------
csw/mgar/pkg/wxwidgets/trunk/Makefile
Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile 2009-11-11 14:53:54 UTC (rev 7226)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile 2009-11-11 15:05:07 UTC (rev 7227)
@@ -88,6 +88,9 @@
CATALOGNAME_CSWwxwidgetsdevel = wxwidgets_devel
CATALOGNAME_CSWwxwidgetsgtk2 = wxwidgets_gtk2
TEST_SCRIPTS =
+
+EXTRA_LINKER_FLAGS = /usr/openwin/lib/libXext.so
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-gtk=2
CONFIGURE_ARGS += --with-gtk-prefix=/opt/csw
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list