Print a note about wldap32

This commit is contained in:
Werner Koch 2010-08-10 14:27:45 +00:00
parent e52f93433c
commit fa3120a1bc
1 changed files with 9 additions and 1 deletions

View File

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