From fa3120a1bce95e5915e0ae9ec982c389009982ee Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 10 Aug 2010 14:27:45 +0000 Subject: Print a note about wldap32 --- configure.ac | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 362dd0afb..7c16271d4 100644 --- a/configure.ac +++ b/configure.ac @@ -1569,8 +1569,16 @@ if test "$gnupg_have_ldap" = "no"; then *** You need a LDAP library to build this program. *** Check out *** http://www.openldap.org -*** for a suitable implementation. +*** for a suitable implementation. ***]]) + if test "$have_w32ce_system" = yes; then + AC_MSG_NOTICE([[ +*** Note that CeGCC might be broken, a package fixing this is: +*** http://files.kolab.org/local/windows-ce/ +*** source/wldap32_0.1-mingw32ce.orig.tar.gz +*** binary/wldap32-ce-arm-dev_0.1-1_all.deb +***]]) + fi fi if test "$missing_pth" = "yes"; then AC_MSG_NOTICE([[ -- cgit v1.2.3