summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-23 09:06:34 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-23 09:06:34 +0000
commit520e73a231f021416db0fa4a9116838f8c8f9054 (patch)
treef01cdf3b7a8de77b9c7d551a4e3fc29f928aef7d /config.make.in
parenta53bad166c677459239011bcb3275b87c8c38584 (diff)
Update.
1998-06-23 Ulrich Drepper <drepper@cygnus.com> * config.make.in: Remove LDAP support. * nss/Makefile: Likewise.
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.make.in b/config.make.in
index f87169fb38..f957357ec7 100644
--- a/config.make.in
+++ b/config.make.in
@@ -59,8 +59,6 @@ add-ons = @subdirs@
cross-compiling = @cross_compiling@
force-install = @force_install@
-LDAP = @LDAP@
-
# Build tools.
CC = @CC@
BUILD_CC = @BUILD_CC@