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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Jul 4 04:41:32 CEST 2011


Revision: 14981
          http://gar.svn.sourceforge.net/gar/?rev=14981&view=rev
Author:   bdwalton
Date:     2011-07-04 02:41:32 +0000 (Mon, 04 Jul 2011)

Log Message:
-----------
php5/trunk: enable scan dir as it does not seem to affect default operation or config installation

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

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-07-04 01:15:13 UTC (rev 14980)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-07-04 02:41:32 UTC (rev 14981)
@@ -231,8 +231,7 @@
 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
+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