aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2004-05-24 23:20:11 +0000
committerDavid Shaw <[email protected]>2004-05-24 23:20:11 +0000
commitf44d48928b164a29b79c6d55681b01c44eba5318 (patch)
treebb960fc40b0ce4a475bfdc87a5f1e2f295430aac
parent* verify.c (verify_signatures): Verify multiple files in the same order in (diff)
downloadgnupg-f44d48928b164a29b79c6d55681b01c44eba5318.tar.gz
gnupg-f44d48928b164a29b79c6d55681b01c44eba5318.zip
* configure.ac: Try for wldap32 on Win32 platforms.
Diffstat (limited to '')
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 172fc86c3..a0a2183b9 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-22 Werner Koch <[email protected]>
Releases 1.3.6.
diff --git a/configure.ac b/configure.ac
index 3ad88f903..7c6dac0dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,6 +410,7 @@ case "${target}" in
have_dosish_system=yes
need_dlopen=no
try_gettext="no"
+ LDAPLIBS="-lwldap32"
;;
i?86-emx-os2 | i?86-*-os2*emx )
# OS/2 with the EMX environment