Re: configure can't find sasl_getprop (v. 2.0.13)

2001-05-02 Thread Werner Reisberger
On Tue, May 01, 2001 at 09:36:13AM -0400, Scott Adkins wrote: > A new SASL library was released as beta at the end of last March. It > was released as 1.5.27. In any the case, it has the sasl_getprop() > function that you described. I have sasl v. 1.5.24 and this library has also the functio

Re: configure can't find sasl_getprop (v. 2.0.13)

2001-05-01 Thread Scott Adkins
--On Tuesday, May 01, 2001 2:44 PM +0200 Werner Reisberger <[EMAIL PROTECTED]> wrote: > I want to upgrade from 1.6.24 to 2.0.13 but configure isn't able to find > libsasl although I am using the library since many month with 1.6.24: > > checking for sasl_getprop in -lsasl... no > > My sasl lib

configure can't find sasl_getprop (v. 2.0.13)

2001-05-01 Thread Werner Reisberger
I want to upgrade from 1.6.24 to 2.0.13 but configure isn't able to find libsasl although I am using the library since many month with 1.6.24: checking for sasl_getprop in -lsasl... no My sasl libraries are in /usr/local/sasl/lib and I called configure with --with-sasl=/usr/local/sasl If