From 225b147233ea335927385c2f867218b6abfb3994 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 26 Sep 2001 06:06:21 +0000 Subject: make sure the solaris network libs get added to the LDAP link line before 2001-09-26 Chris Toshok * configure.in: make sure the solaris network libs get added to the LDAP link line before we test for openldap. Thanks to Frank Belew for finding this. svn path=/trunk/; revision=13141 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1203b7fbc6..48d260ab54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-09-26 Chris Toshok + + * configure.in: make sure the solaris network libs get added to + the LDAP link line before we test for openldap. Thanks to Frank + Belew for finding this. + 2001-09-22 Christopher James Lahey * configure.in: Bumped the required version of gal to 0.12.99.0. -- cgit