summaryrefslogtreecommitdiff
path: root/dbm/NWGNUdbmgdbm
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-07 22:12:37 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-07 22:12:37 +0000
commit126051cb6b3721123fe7de8cfe7ebeb5e1d673e4 (patch)
treee6108ff17a73f9ba692cfec41d4399362aff6e14 /dbm/NWGNUdbmgdbm
parent9cdd6d755cab2ae3ae3213c149ff794ecadbd035 (diff)
downloadlibapr-126051cb6b3721123fe7de8cfe7ebeb5e1d673e4.tar.gz
Fixed include paths in NetWare dbm makefiles.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1078977 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dbm/NWGNUdbmgdbm')
-rw-r--r--dbm/NWGNUdbmgdbm3
1 files changed, 1 insertions, 2 deletions
diff --git a/dbm/NWGNUdbmgdbm b/dbm/NWGNUdbmgdbm
index 25c071d8a..3ab1c815c 100644
--- a/dbm/NWGNUdbmgdbm
+++ b/dbm/NWGNUdbmgdbm
@@ -36,8 +36,7 @@ GDBM_NLM = libgdbm
XINCDIRS += \
$(APR)/include/arch/netware \
$(APR)/include \
- $(APRUTIL)/include \
- $(APRUTIL)/include/private \
+ $(APR)/include/private \
$(APR) \
$(GDBM_INC) \
$(EOLIST)