diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2004-12-02 21:55:19 +0000 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2004-12-02 21:55:19 +0000 |
commit | e04ff6bd52b71894002d389faf4813aefae5ed1d (patch) | |
tree | 9bd6d8ada217edd8e00cf69549ca277a9ac4ab0b /test/nwgnureadchild | |
parent | cadbfe12559ced447c8598db73b94fef4e59e60e (diff) | |
download | apr-e04ff6bd52b71894002d389faf4813aefae5ed1d.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/apr/apr/trunk@109561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/nwgnureadchild')
-rw-r--r-- | test/nwgnureadchild | 4 |
1 files changed, 2 insertions, 2 deletions
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) # |