No, it not that Aaron. The AM_CONDITIONALS were not triggered since the recent changes in acinclude.m4 if LDAP_INC='' or SIEVE_INC='' which would be the case if the headers are in the standard include paths.
I've fixed this. Aaron Stone wrote: > On Mon, Dec 18, 2006, Oleg Lapshin <[EMAIL PROTECTED]> said: > >> ÷ ÓÏÏÂÝÅÎÉÉ ÏÔ 18 ÄÅËÁÂÒÑ 2006 21:00 Aaron Stone ÎÁÐÉÓÁÌ(a): >>> On Mon, 2006-12-18 at 17:16 +0300, Oleg Lapshin wrote: >>>>> I've done that and committed the result. >>>>> >>>>> Aaron Stone wrote: >>>>>> Fixed. Requires autoreconf. >>>> I checked rev-2401 >>>> Again: if I run ./configure --with-sieve ... (with or without autoreconf) >>>> it failed to find lib-sieve >>>> If I run ./configure --with-sieve=/usr/local ... - all OK >>>> >>>> If this is as expected, tell me and I'll use --with-sieve=/usr/local in >>>> my build script >>> This is correct behavior if /usr/local is not in your LD_LIBRARY_PATH or >>> (on Linux only) not listed in /etc/ld.so.conf. > > I take it back. It's not correct behavior. > >> And if I set LD_LIBRARY_PATH=/usr/local/lib I can't compile sieve support >> without --with-sieve=/usr/local > > There must be a problem that my autoconf macro isn't looping over the > paths in $sieveprefixes (defined in configure.in). I'll fix it later > today. > > Aaron > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
