[csw-devel] SF.net SVN: gar:[14946] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Jun 30 03:48:51 CEST 2011
Revision: 14946
http://gar.svn.sourceforge.net/gar/?rev=14946&view=rev
Author: bdwalton
Date: 2011-06-30 01:48:51 +0000 (Thu, 30 Jun 2011)
Log Message:
-----------
php5/trunk: drop --enable-mbregex=shared to make it actually work; mantis 4520
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-06-29 21:40:51 UTC (rev 14945)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-06-30 01:48:51 UTC (rev 14946)
@@ -249,7 +249,6 @@
CONFIGURE_ARGS += --enable-hash=shared
CONFIGURE_ARGS += --enable-json=shared
CONFIGURE_ARGS += --enable-magic-quotes
-CONFIGURE_ARGS += --enable-mbregex=shared
CONFIGURE_ARGS += --enable-mbstring=shared
CONFIGURE_ARGS += --enable-pcntl=shared
CONFIGURE_ARGS += --enable-pdo=shared
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