aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-08-10 14:27:45 +0000
committerWerner Koch <[email protected]>2010-08-10 14:27:45 +0000
commitfa3120a1bce95e5915e0ae9ec982c389009982ee (patch)
treebbfc8d5d264459dc6dc223fe201cc06e076bf689
parentSupport logging via TCP (diff)
downloadgnupg-fa3120a1bce95e5915e0ae9ec982c389009982ee.tar.gz
gnupg-fa3120a1bce95e5915e0ae9ec982c389009982ee.zip
Print a note about wldap32
-rw-r--r--configure.ac10
1 files changed, 9 insertions, 1 deletions
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([[