aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59046d2734..a39b69ca94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-10 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: if libldap.la is there, default to static linking
+ of openldap. if it's not, default to dynamic. also, provide
+ --with-static-ldap for users that want to override these defaults.
+
2001-08-09 Chris Toshok <toshok@ximian.com>
* configure.in: link statically with OpenLDAP.