]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1694903
authorGregg Lewis Smith <gsmith@apache.org>
Sun, 9 Aug 2015 22:09:20 +0000 (22:09 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Sun, 9 Aug 2015 22:09:20 +0000 (22:09 +0000)
Add include path for NetWare build.
Submitted by: normw gknw net.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1694919 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/NWGNUsocachdbm
modules/cache/NWGNUsocachshmcb

index dc06af7df91433fe66ebc29ec308c69d488e5ebf..6c97e8ac233300dbcd7fa77e6f60754bb4fad14c 100644 (file)
@@ -28,6 +28,7 @@ XINCDIRS      += \
                        $(AP_WORK)/include \
                        $(AP_WORK)/server/mpm/netware \
                        $(NWOS) \
+                       $(STDMOD)/generators \ 
                        $(EOLIST)
 
 #
index 8f11c4b648d91272fd425f883cd104f357ea5a0d..1021e38be5f7a3bbd05730ec1cfab2e3ddf4be86 100644 (file)
@@ -28,6 +28,7 @@ XINCDIRS      += \
                        $(AP_WORK)/include \
                        $(AP_WORK)/server/mpm/netware \
                        $(NWOS) \
+                       $(STDMOD)/generators \ 
                        $(EOLIST)
 
 #