[csw-devel] SF.net SVN: gar:[13504] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Mar 1 03:39:02 CET 2011
Revision: 13504
http://gar.svn.sourceforge.net/gar/?rev=13504&view=rev
Author: bdwalton
Date: 2011-03-01 02:39:02 +0000 (Tue, 01 Mar 2011)
Log Message:
-----------
php5/trunk: force phar extension to be shared
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-03-01 02:25:06 UTC (rev 13503)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-03-01 02:39:02 UTC (rev 13504)
@@ -538,6 +538,7 @@
CONFIGURE_ARGS += --enable-mbregex=shared
CONFIGURE_ARGS += --with-mcrypt=shared,$(prefix)
CONFIGURE_ARGS += --with-mhash=shared,$(prefix)
+CONFIGURE_ARGS += --enable-phar=shared
CONFIGURE_ARGS += --with-mime-magic=shared
CONFIGURE_ARGS += --with-mssql=shared,$(prefix)
CONFIGURE_ARGS += --with-mysql=shared,$(prefix)/mysql5
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