summaryrefslogtreecommitdiff
path: root/test/NWGNUreadchild
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2012-05-02 20:56:07 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2012-05-02 20:56:07 +0000
commit0417e4c2e3d59a08afc5686712d680b70bcab529 (patch)
tree42742a0bf15a91885cfc903f1c57202201003ea9 /test/NWGNUreadchild
parent784971d75dc820954e3d5406dd786fc85dde348f (diff)
downloadlibapr-0417e4c2e3d59a08afc5686712d680b70bcab529.tar.gz
NetWare build tweaks to enable nlmconv linker.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1333202 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/NWGNUreadchild')
-rw-r--r--test/NWGNUreadchild6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/NWGNUreadchild b/test/NWGNUreadchild
index be111649d..451407f94 100644
--- a/test/NWGNUreadchild
+++ b/test/NWGNUreadchild
@@ -186,7 +186,7 @@ FILES_nlm_libs = \
#
FILES_nlm_modules = \
aprlib \
- Libc \
+ libc \
$(EOLIST)
#
@@ -208,8 +208,8 @@ FILE_nlm_copyright =
# Any additional imports go here
#
FILES_nlm_Ximports = \
- @aprlib.imp \
- @libc.imp \
+ @$(APR)/aprlib.imp \
+ @$(NOVI)/libc.imp \
$(EOLIST)
#