On Sun, 23 Apr 2006, Guido Serassio wrote:
Hi Robert,
At 13.17 23/04/2006, Robert Collins wrote:
seems to me that if we exported all the autoconf values during a
config.test run, they would be more portable: see for instance Guido's
recent commit to probe /usr/local as well: unless CPPFLAGS are set
correctly that test won't help (because while its on the system, its not
available).
Yes, correct.
On the machine where I have identified the problem, CPPFLAGS is set
correctly, but on other systems this could not be true.
I guess this is why ./configure now fails for me:
Basic auth helpers built: LDAP MSNT NCSA PAM SASL YP getpwnam
multi-domain-NTLM
NTLM auth helpers built: SMB fakeauth no_check
Digest auth helpers built: ldap password
External acl helpers built: ip_user ldap_group session unix_group
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
ERROR: Neither SASL nor SASL2 found