SF.net SVN: gar:[23056] csw/mgar/pkg/apache2/branches/apache24/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Feb 20 20:57:19 CET 2014


Revision: 23056
          http://sourceforge.net/p/gar/code/23056
Author:   dmichelsen
Date:     2014-02-20 19:57:18 +0000 (Thu, 20 Feb 2014)
Log Message:
-----------
apache2/branches/apache24: Enable mod_proxy_html as requested in #5152

Modified Paths:
--------------
    csw/mgar/pkg/apache2/branches/apache24/Makefile

Modified: csw/mgar/pkg/apache2/branches/apache24/Makefile
===================================================================
--- csw/mgar/pkg/apache2/branches/apache24/Makefile	2014-02-20 18:39:23 UTC (rev 23055)
+++ csw/mgar/pkg/apache2/branches/apache24/Makefile	2014-02-20 19:57:18 UTC (rev 23056)
@@ -90,6 +90,8 @@
 CONFIGURE_ARGS += --enable-privileges
 CONFIGURE_ARGS += --enable-vhost-alias
 CONFIGURE_ARGS += --with-ssl=$(prefix)
+# As requested in https://www.opencsw.org/mantis/view.php?id=5152
+CONFIGURE_ARGS += --enable-proxy-html
 
 # Fixup target variables
 APACHE_ROOT   = $(DESTDIR)$(prefix)

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