summaryrefslogtreecommitdiff
path: root/build/NWGNUenvironment.inc
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-12-02 22:00:05 +0000
committerBradley Nicholes <bnicholes@apache.org>2004-12-02 22:00:05 +0000
commit4433699079f2956b927247b90873519d7511234c (patch)
tree19ff7c5e22202e14bd844abb840280f46259d1d1 /build/NWGNUenvironment.inc
parent592750b026b9a5d3a7f401796ec1763ca2b79984 (diff)
downloadhttpd-4433699079f2956b927247b90873519d7511234c.tar.gz
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109566 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/NWGNUenvironment.inc')
-rw-r--r--build/NWGNUenvironment.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index a84b9e246d..027a8e37bf 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -270,7 +270,7 @@ NWOS = $(AP_WORK)/os/netware
SERVER = $(AP_WORK)/server
SRC = $(AP_WORK)
APR = $(APR_WORK)
-APRUTIL = $(APR_WORK)/../apr-util
+APRUTIL = $(APU_WORK)
SUPMOD = $(AP_WORK)/support
PCRE = $(AP_WORK)/srclib/pcre
APRTEST = $(APR_WORK)/test