summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-12-02 21:55:19 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2004-12-02 21:55:19 +0000
commit8c699cf5174d365dabd52dd95e44760a58471720 (patch)
tree9bd6d8ada217edd8e00cf69549ca277a9ac4ab0b /test
parentccdf223cfef07a7bfbbb2ca7490dbc5b499e9ff1 (diff)
downloadlibapr-8c699cf5174d365dabd52dd95e44760a58471720.tar.gz
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@109561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/NWGNUmakefile4
-rw-r--r--test/nwgnuaprtest4
-rw-r--r--test/nwgnuglobalmutexchild4
-rw-r--r--test/nwgnumod_test4
-rw-r--r--test/nwgnuproc_child4
-rw-r--r--test/nwgnureadchild4
-rw-r--r--test/nwgnusockchild4
-rw-r--r--test/nwgnutestatmc4
-rw-r--r--test/nwgnutryread4
9 files changed, 18 insertions, 18 deletions
diff --git a/test/NWGNUmakefile b/test/NWGNUmakefile
index 869a7618e..c5bf24c11 100644
--- a/test/NWGNUmakefile
+++ b/test/NWGNUmakefile
@@ -25,8 +25,8 @@ include $(APR_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnuaprtest b/test/nwgnuaprtest
index 11f7e3af6..22b24b084 100644
--- a/test/nwgnuaprtest
+++ b/test/nwgnuaprtest
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnuglobalmutexchild b/test/nwgnuglobalmutexchild
index 8979d27a9..3d683bab5 100644
--- a/test/nwgnuglobalmutexchild
+++ b/test/nwgnuglobalmutexchild
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnumod_test b/test/nwgnumod_test
index 1510ccb52..3dfa6df45 100644
--- a/test/nwgnumod_test
+++ b/test/nwgnumod_test
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnuproc_child b/test/nwgnuproc_child
index 51cffff21..49c1fab6f 100644
--- a/test/nwgnuproc_child
+++ b/test/nwgnuproc_child
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnureadchild b/test/nwgnureadchild
index e539b789b..0fd984da1 100644
--- a/test/nwgnureadchild
+++ b/test/nwgnureadchild
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnusockchild b/test/nwgnusockchild
index f49cfc5e5..16dac9e42 100644
--- a/test/nwgnusockchild
+++ b/test/nwgnusockchild
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnutestatmc b/test/nwgnutestatmc
index afe1aaf21..dbbe4250b 100644
--- a/test/nwgnutestatmc
+++ b/test/nwgnutestatmc
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#
diff --git a/test/nwgnutryread b/test/nwgnutryread
index 40ceb595b..cc4aee020 100644
--- a/test/nwgnutryread
+++ b/test/nwgnutryread
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#