[csw-devel] SF.net SVN: gar:[21171] csw/mgar/pkg/php5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue May 21 23:07:23 CEST 2013


Revision: 21171
          http://gar.svn.sourceforge.net/gar/?rev=21171&view=rev
Author:   bdwalton
Date:     2013-05-21 21:07:23 +0000 (Tue, 21 May 2013)
Log Message:
-----------
php5/trunk: fully kill the fpm module stuff

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2013-05-21 20:22:48 UTC (rev 21170)
+++ csw/mgar/pkg/php5/trunk/Makefile	2013-05-21 21:07:23 UTC (rev 21171)
@@ -22,7 +22,6 @@
 MODULATIONS_SAPI = cgi ap2
 MERGE_SCRIPTS_isa-default-sapi-cgi = copy-all
 MERGE_SCRIPTS_isa-default-sapi-ap2 = copy-all
-#MERGE_SCRIPTS_isa-default-sapi-fpm = copy-all
 
 # turn on the build scripts to enable/disable modules
 PHP5_EXT = 1
@@ -326,9 +325,6 @@
 ifeq ($(SAPI),ap2)
 CONFIGURE_ARGS += --with-apxs2=$(prefix)/apache2/sbin/apxs
 endif
-#ifeq ($(SAPI),fpm)
-#CONFIGURE_ARGS += --enable-fpm
-#endif
 
 # Disable Tests (report submitted to PHP QA)
 SKIPTEST = 1

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