Revision: 6309
          http://gar.svn.sourceforge.net/gar/?rev=6309&view=rev
Author:   wahwah
Date:     2009-09-15 10:19:44 +0000 (Tue, 15 Sep 2009)

Log Message:
-----------
wxwidgets: Enabling built-in regex support, pgadmin3 seems to need it

Modified Paths:
--------------
    csw/mgar/pkg/wxwidgets/trunk/Makefile

Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile       2009-09-14 22:14:08 UTC (rev 
6308)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile       2009-09-15 10:19:44 UTC (rev 
6309)
@@ -70,7 +70,7 @@
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-gtk=2
 CONFIGURE_ARGS += --with-gtk-prefix=/opt/csw
-CONFIGURE_ARGS += --without-regex
+CONFIGURE_ARGS += --with-regex
 CONFIGURE_ARGS += --with-opengl
 # Unicode-enabled build on Solaris 8 fails with:
 # "./src/common/wxchar.cpp", line 1693: Error: The function "vswscanf" must 
have


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to