From 0e3391836be4710d0159a9134123ca65786df6de Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 15 May 2000 01:38:00 +0000 Subject: [PATCH] add --with-openldap git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8241 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/install.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install.texi b/doc/install.texi index 5d195a661..cea95e60a 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -83,4 +83,9 @@ Probably only useful (and working) on NextStep/Mac OS X. @item @kbd{--without-ipv6} Disable the IPv6 support. +@item @kbd{--with-openldap} +Compile Heimdal with support for storing the database in LDAP. Requires +OpenLDAP @url{http://www.openldap.org}. See +@url{http://www.padl.com/~lukeh/heimdal/} for more information. + @end table