Why not just look at the contents of the configure.
On Fri, Apr 27, 2001 at 09:39:03PM +0800, fish wrote:
> hello
> The problem is I can't compile sqwebmail with ldap authtication. I think my ldap
>lib and include files in correct path , and I also add the environment variables
>,they are CPPFLAGS="-I/usr/local/include" and LDFLAGS="-L/usr/local/lib" to point
>where these files stored in. but configure script also say
> checking for ldap.h... (cached) no
> checking for lber.h... (cached) no
> checking for ber_scanf in -llber... (cached) no
> checking for ldap_open in -lldap... (cached) no
> checking for ldap_search_st... (cached) no
> by the way , I used --with-authldap , but it's also no use . please help me ,how can
>I resolve this problem ,think u very much .
> onlyubb
>