Commit fe79b362 authored by Eric Covener's avatar Eric Covener
Browse files

propose -DDUMP_INCLUDES.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747809 13f79535-47bb-0310-9956-ffa450edef68
parent 207a8141
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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