summaryrefslogtreecommitdiff
path: root/dbm
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-06 22:46:57 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-06 22:46:57 +0000
commit1d9a2e7f3b2f135f7e4456f4611435019ead80e6 (patch)
treeabecaaf66286784fad8a780e0a5d3c41bcae7759 /dbm
parentb5bb3816a61001a32b15b4f01c51780ccc9877da (diff)
downloadapr-1d9a2e7f3b2f135f7e4456f4611435019ead80e6.tar.gz
NetWare build overhaul in order to compile on Linux.
Part 5. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1078617 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dbm')
-rw-r--r--dbm/NWGNUdbmdb2
-rw-r--r--dbm/NWGNUdbmgdbm2
2 files changed, 2 insertions, 2 deletions
diff --git a/dbm/NWGNUdbmdb b/dbm/NWGNUdbmdb
index 03b099cd6..978340535 100644
--- a/dbm/NWGNUdbmdb
+++ b/dbm/NWGNUdbmdb
@@ -241,7 +241,7 @@ FILE_nlm_copyright =
# Any additional imports go here
#
FILES_nlm_Ximports = \
- @$(APR)/aprlib.imp \
+ @aprlib.imp \
@libc.imp \
$(EOLIST)
diff --git a/dbm/NWGNUdbmgdbm b/dbm/NWGNUdbmgdbm
index 10709a54b..aeacc7730 100644
--- a/dbm/NWGNUdbmgdbm
+++ b/dbm/NWGNUdbmgdbm
@@ -240,7 +240,7 @@ FILE_nlm_copyright =
# Any additional imports go here
#
FILES_nlm_Ximports = \
- @$(APR)/aprlib.imp \
+ @aprlib.imp \
@libc.imp \
$(EOLIST)