summaryrefslogtreecommitdiffstats
path: root/modules/proxy/NWGNUproxyajp
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-08-20 19:10:18 +0200
committerBradley Nicholes <bnicholes@apache.org>2004-08-20 19:10:18 +0200
commit64e770c7676ec45c00079632ada8872455e3ae50 (patch)
tree7a13b884f2ed4a5e529c56aa205d4b90066be75d /modules/proxy/NWGNUproxyajp
parentFix a few references to mod_auth_ldap to be mod_authnz_ldap (diff)
downloadapache2-64e770c7676ec45c00079632ada8872455e3ae50.tar.xz
apache2-64e770c7676ec45c00079632ada8872455e3ae50.zip
Build using the ajp code in the proxy directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/proxy/NWGNUproxyajp')
-rw-r--r--modules/proxy/NWGNUproxyajp3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/proxy/NWGNUproxyajp b/modules/proxy/NWGNUproxyajp
index 71d02150dc..4f764ff9a6 100644
--- a/modules/proxy/NWGNUproxyajp
+++ b/modules/proxy/NWGNUproxyajp
@@ -20,7 +20,6 @@ XINCDIRS += \
$(NWOS) \
$(AP_WORK)/modules/http \
$(AP_WORK)/modules/arch/netware \
- $(AJPLIB) \
$(AP_WORK)/srclib/apr/include \
$(AP_WORK)/srclib/apr-util/include \
$(AP_WORK)/srclib/apr \
@@ -256,7 +255,7 @@ install :: nlms FORCE
# Any specialized rules here
#
-vpath %.c ../arch/netware $(AJPLIB)
+vpath %.c ../arch/netware
#
# Include the 'tail' makefile that has targets that depend on variables defined