summaryrefslogtreecommitdiffstats
path: root/modules/proxy/NWGNUproxybalancer
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-11-30 01:12:39 +0100
committerBradley Nicholes <bnicholes@apache.org>2004-11-30 01:12:39 +0100
commit804ff9ab226d97742ed8d18d72d98ce05b80b578 (patch)
treee3c38bb3397a64f999a48329a5af71937c17377e /modules/proxy/NWGNUproxybalancer
parent Revert my patch of this a.m. while I work out all the (diff)
downloadapache2-804ff9ab226d97742ed8d18d72d98ce05b80b578.tar.xz
apache2-804ff9ab226d97742ed8d18d72d98ce05b80b578.zip
Allow APR to exist and build outside of the httpd/srclib file structure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106975 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/proxy/NWGNUproxybalancer')
-rw-r--r--modules/proxy/NWGNUproxybalancer6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/proxy/NWGNUproxybalancer b/modules/proxy/NWGNUproxybalancer
index 66f86fd876..c856f15fca 100644
--- a/modules/proxy/NWGNUproxybalancer
+++ b/modules/proxy/NWGNUproxybalancer
@@ -20,9 +20,9 @@ XINCDIRS += \
$(NWOS) \
$(AP_WORK)/modules/http \
$(AP_WORK)/modules/arch/netware \
- $(AP_WORK)/srclib/apr/include \
- $(AP_WORK)/srclib/apr-util/include \
- $(AP_WORK)/srclib/apr \
+ $(APR)/include \
+ $(APRUTIL)/include \
+ $(APR) \
$(EOLIST)
#