summaryrefslogtreecommitdiffstats
path: root/ldap/libraries
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-03-18 21:39:01 +0000
committerRich Megginson <rmeggins@redhat.com>2005-03-18 21:39:01 +0000
commit6d410202093469f0ad8d2d4d685cad47f4bd64d9 (patch)
treeddddac183d38c0e1c53d347f0529e99c78a4ed75 /ldap/libraries
parent64408bd7f22d4e85c01eaf638b643ef4900d3a1e (diff)
downloadds-6d410202093469f0ad8d2d4d685cad47f4bd64d9.tar.gz
ds-6d410202093469f0ad8d2d4d685cad47f4bd64d9.tar.xz
ds-6d410202093469f0ad8d2d4d685cad47f4bd64d9.zip
remove ns_usedb.mk
Diffstat (limited to 'ldap/libraries')
-rw-r--r--ldap/libraries/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/libraries/Makefile b/ldap/libraries/Makefile
index d003d24c..e0a18a67 100644
--- a/ldap/libraries/Makefile
+++ b/ldap/libraries/Makefile
@@ -25,7 +25,6 @@ include $(LDAP_SRC)/nsldap.mk
# the following lines are to make this work for
# both db1.85 and db2.0
ifndef LDAP_USE_OLD_DB
-include $(BUILD_ROOT)/ns_usedb.mk
ldap_db_depend:=$(DB_LIB_DEP)
CFLAGS+= -I$(DB_INCLUDE)
else