]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose -DDUMP_INCLUDES.
authorEric Covener <covener@apache.org>
Fri, 10 Jun 2016 22:47:34 +0000 (22:47 +0000)
committerEric Covener <covener@apache.org>
Fri, 10 Jun 2016 22:47:34 +0000 (22:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747809 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4ff99dc76f7497acb64672ccb234b7ae588b0721..28572b64332e6e608af9004684d42dc928f624de 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -218,6 +218,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works
      +1: jailletc36, jim
 
+  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.
+
+     Example:
+
+        Included configuration files:
+          (*) .../conf/httpd.conf
+            (517) .../conf/extra/proxy-html.conf
+              (91) /dev/null
+
+     trunk patch: http://svn.apache.org/r1747808.
+     2.4.x: trunk works
+     +1 covener
 
 PATCHES/ISSUES THAT ARE BEING WORKED