aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ldap.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-17Fixd a W32 problems with ldaps.Werner Koch1-1/+4
2007-08-02* ldap.m4: Revert the mozldap change: mozldap has some significantDavid Shaw1-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.
2007-07-27* ldap.m4: If we don't find ldap or winldap, try for mozldap.David Shaw1-24/+48
2005-08-05* ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw1-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.
2005-03-21* readline.m4: Check for completion functionality.David Shaw1-7/+4
* ldap.m4: Comments.
2005-03-17* ldap.m4: New. Moved from configure.ac.David Shaw1-0/+88