aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4421045a..81bbfd452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-24 David Shaw <[email protected]>
+
+ * configure.ac: Try for wldap32 on Win32 platforms.
+
2004-05-19 David Shaw <[email protected]>
* NEWS: Note --ask-cert-level.
diff --git a/configure.ac b/configure.ac
index 31c925936..4868de063 100644
--- a/configure.ac
+++ b/configure.ac
@@ -330,6 +330,7 @@ case "${target}" in
we use a simplified version of gettext])
have_dosish_system=yes
try_gettext="no"
+ LDAPLIBS="-lwldap32"
;;
i?86-emx-os2 | i?86-*-os2*emx )
# OS/2 with the EMX environment