summaryrefslogtreecommitdiff
path: root/test/NWGNUsockperf
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2012-05-02 20:56:07 +0000
committerGuenter Knauf <fuankg@apache.org>2012-05-02 20:56:07 +0000
commit9c5333c95019a070615cb68c8c2e8610fb8979f7 (patch)
tree42742a0bf15a91885cfc903f1c57202201003ea9 /test/NWGNUsockperf
parent4b2ed3427b49929af7b8a78cd649e768dbc6dd0e (diff)
downloadapr-9c5333c95019a070615cb68c8c2e8610fb8979f7.tar.gz
NetWare build tweaks to enable nlmconv linker.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1333202 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/NWGNUsockperf')
-rw-r--r--test/NWGNUsockperf6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/NWGNUsockperf b/test/NWGNUsockperf
index e10b3f311..db6486af4 100644
--- a/test/NWGNUsockperf
+++ b/test/NWGNUsockperf
@@ -187,7 +187,7 @@ FILES_nlm_libs = \
#
FILES_nlm_modules = \
aprlib \
- Libc \
+ libc \
$(EOLIST)
#
@@ -209,8 +209,8 @@ FILE_nlm_copyright =
# Any additional imports go here
#
FILES_nlm_Ximports = \
- @aprlib.imp \
- @libc.imp \
+ @$(APR)/aprlib.imp \
+ @$(NOVI)/libc.imp \
$(EOLIST)
#