[csw-devel] SF.net SVN: gar:[14368] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Apr 21 04:14:24 CEST 2011
Revision: 14368
http://gar.svn.sourceforge.net/gar/?rev=14368&view=rev
Author: bdwalton
Date: 2011-04-21 02:14:24 +0000 (Thu, 21 Apr 2011)
Log Message:
-----------
php5/trunk: enable apache2 module activation
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-21 02:03:19 UTC (rev 14367)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-21 02:14:24 UTC (rev 14368)
@@ -20,6 +20,8 @@
# turn on the build scripts to enable/disable modules
PHP5_EXT = 1
+AP2_MODS = 1
+AP2_MODFILES = *libphp5.so
# at least for a decent echo used during build.
PATH := /opt/csw/gnu:/opt/csw/bin:$(PATH)
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