]> granicus.if.org Git - apache/commit
core: Add -DDUMP_INCLUDES configtest to show the Include tree.
authorGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:08:08 +0000 (23:08 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:08:08 +0000 (23:08 +0000)
commit3f7bf8ddcab526cf13f3926d1789fb0caea1e28a
tree9037987b086d0198d334fdb3e0f6d15c7020733a
parent814a67304f69b7b16af97b408d290be67eaab23f
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

Submitted by: Jacob Champion <champion.pxi gmail.com>
Reviewed by: covener, gsmith, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748327 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/config.c
server/core.c
server/main.c