1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00

* configure.ac: Try for wldap32 on Win32 platforms.

This commit is contained in:
David Shaw 2004-05-24 23:20:11 +00:00
parent 79bb56aa56
commit f44d48928b
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-05-24 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Try for wldap32 on Win32 platforms.
2004-05-22 Werner Koch <wk@gnupg.org>
Releases 1.3.6.

View File

@ -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