summaryrefslogtreecommitdiff
path: root/mk/defaults/mk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mk/defaults/mk.conf')
-rw-r--r--mk/defaults/mk.conf8
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 67a2e9ebde2..ded938f6e05 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.101 2005/12/01 19:47:27 wiz Exp $
+# $NetBSD: mk.conf,v 1.102 2005/12/01 20:12:17 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -1673,12 +1673,6 @@ USE_CRYPTO?= YES
# Possible: not defined, NO, YES
# Default: YES on IPv6-ready userland, not defined otherwise
-USE_OPENLDAP?= NO
-# Enable openldap support. Used in xemacs, gnupg, dovecot, postfix, samba,
-# sendmail, sylpheed, pine and others.
-# Possible: YES, or NO.
-# Default: NO
-
#USE_SOCKS=
# Used to specify SOCKS firewall support
# Set this to the version of socks necessary.