1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-06 17:23:03 +01:00
Werner Koch 3a22b622c8 Allow building with the 32 bit mingw-w64 toolchain.
* scripts/autogen.sh <--build-w32>: Support i686-w64-mingw32 and use
it by default if installed.
* keyserver/gpgkeys_ldap.c (my_ldap_start_tls_s): Define macro
depending on compiler version.
(main): Use new macro.
* util/miscutil.c [!HAVE_TIMEGM]: Add prototype for the timegm
autoconf replacement function.
--

It seems that the LDAP keyserver helper build with the old mingw32
toolchain never worked correctly for LDAPS.  The prototype there for
ldap_start_tls_s is plainly wrong for Windows.  Anyway I included
special support so not to break building with the old compiler.
2012-01-12 18:10:30 +01:00
..
2010-09-23 08:15:45 +00:00
2002-06-29 13:46:34 +00:00
2005-01-20 11:42:48 +00:00
2010-10-18 09:24:48 +00:00
2007-10-23 10:48:09 +00:00
2010-10-18 09:24:48 +00:00
2006-12-06 09:52:40 +00:00
2012-01-10 11:51:19 +01:00
2007-11-16 13:25:01 +00:00
2002-07-25 18:03:25 +00:00
2005-07-26 15:41:04 +00:00
2006-12-06 09:52:40 +00:00
2010-09-28 10:07:30 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2007-10-23 10:48:09 +00:00