[csw-devel] SF.net SVN: gar:[13891] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Mar 21 03:33:12 CET 2011
Revision: 13891
http://gar.svn.sourceforge.net/gar/?rev=13891&view=rev
Author: bdwalton
Date: 2011-03-21 02:33:12 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
php5/trunk: supply the location of apxs for apache2
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-03-21 02:08:11 UTC (rev 13890)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-03-21 02:33:12 UTC (rev 13891)
@@ -548,6 +548,7 @@
CONFIGURE_ARGS += --disable-static
CONFIGURE_ARGS += --with-exec-dir=$(prefix)/php5/bin
CONFIGURE_ARGS += --enable-cli
+CONFIGURE_ARGS += --with-apxs2=/opt/csw/apache2/sbin/apxs
CONFIGURE_ARGS += --with-mm=$(prefix)
CONFIGURE_ARGS += --enable-magic-quotes
CONFIGURE_ARGS += --with-pcre-regex
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