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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Jun 29 03:40:26 CEST 2011


Revision: 14930
          http://gar.svn.sourceforge.net/gar/?rev=14930&view=rev
Author:   bdwalton
Date:     2011-06-29 01:40:25 +0000 (Wed, 29 Jun 2011)

Log Message:
-----------
php5/trunk: commit the required configure arg for a scan dir, but leave it commented for now

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-06-28 21:29:45 UTC (rev 14929)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-06-29 01:40:25 UTC (rev 14930)
@@ -231,6 +231,8 @@
 CONFIGURE_ARGS += --enable-xml
 CONFIGURE_ARGS += --with-libxml-dir=$(prefix)
 CONFIGURE_ARGS += --with-config-file-path=$(sysconfdir)
+# enable this for the next release...
+#CONFIGURE_ARGS += --with-config-file-scan-dir=$(sysconfdir)/conf.d
 
 ifeq ($(SAPI),ap2)
 CONFIGURE_ARGS += --enable-bcmath=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