]> granicus.if.org Git - apache/commitdiff
Add the include path to modules/ssl to resolve the include of mod_ssl.h
authorBradley Nicholes <bnicholes@apache.org>
Sat, 6 Mar 2004 22:26:51 +0000 (22:26 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 6 Mar 2004 22:26:51 +0000 (22:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102875 13f79535-47bb-0310-9956-ffa450edef68

modules/metadata/NWGNUheaders
modules/proxy/NWGNUproxy

index fcfe11473368fe186730f1f4cba091128d131b98..04bf615aad21e5f154e41b3b2e44879a78c2b601 100644 (file)
@@ -19,6 +19,7 @@ XINCDIRS      += \
                        $(AP_WORK)/include \
                        $(NWOS) \
                        $(AP_WORK)/modules/arch/netware \
+                       $(AP_WORK)/modules/ssl \
                        $(AP_WORK)/srclib/apr/include \
                        $(AP_WORK)/srclib/apr-util/include \
                        $(AP_WORK)/srclib/apr \
index 7d95ddf4e200be5f000f12e9595b4f8290d61925..55c2339764ac5f340d8da8a85e82e2019ca1f6af 100644 (file)
@@ -20,6 +20,7 @@ XINCDIRS      += \
                        $(NWOS) \
                        $(AP_WORK)/modules/http \
                        $(AP_WORK)/modules/arch/netware \
+                       $(AP_WORK)/modules/ssl \
                        $(AP_WORK)/srclib/apr/include \
                        $(AP_WORK)/srclib/apr-util/include \
                        $(AP_WORK)/srclib/apr \