From 2aa69afaa2da4ebc9fd04fc09335306c05eb6040 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 5 Jun 2004 17:55:58 +0000 Subject: [PATCH] Update for configure changes --- README.LDAP | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.LDAP b/README.LDAP index 3095617b3..06495a738 100644 --- a/README.LDAP +++ b/README.LDAP @@ -103,17 +103,12 @@ to specify them at configure time. $ ./configure --with-ldap=/usr/local/ldapsdk --with-pam -Sudo by default builds against OpenLDAP's libraries. For others LDAP libraries -such as Netscape, iPlanet, Mozilla, SecureWay, add these lines to config.h -before running make: +Sudo is tested against OpenLDAP's implementation. Other LDAP implementations +may require adding '-lldif' to SUDO_LIBS in the Makefile. - #define HAVE_LBER_H - -You might have to also include '-llber' or '-lldif' in your LIBS. - -Your Mileage may vary. Please let Aaron Spangler know -what combinations worked best for your OS & LDAP Combinations so we can improve -sudo. +Your Mileage may vary. Please let Aaron Spangler +know what combinations worked best for your OS & LDAP Combinations so we can +improve sudo. More Build Notes: HP-UX 11.23 (gcc3) Galen Johnson -- 2.40.0