aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ldap.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixd a W32 problems with ldaps.Werner Koch2007-12-171-1/+4
|
* * ldap.m4: Revert the mozldap change: mozldap has some significantDavid Shaw2007-08-021-48/+24
| | | | | | | | differences around TLS compared to OpenLDAP, and will segfault (!) if the NSS library is not initialized first. Nothing impossible to do, but I think I'll wait until someone actually asks us for mozldap support.
* * ldap.m4: If we don't find ldap or winldap, try for mozldap.David Shaw2007-07-271-24/+48
|
* * ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw2005-08-051-9/+21
| | | | | | | | | | | | search towards the given path for includes and libraries. Noted by Jason Harris. * Makefile.am: Distribute tar-ustar.m4. * libcurl.m4: If a PATH is given to --with-libcurl, look for curl-config in that path. Bias directory search towards the given path for includes and libraries.
* * readline.m4: Check for completion functionality.David Shaw2005-03-211-7/+4
| | | | | * ldap.m4: Comments.
* * ldap.m4: New. Moved from configure.ac.David Shaw2005-03-171-0/+88