summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldap.m4
Commit message (Collapse)AuthorAgeFilesLines
* r18903: merge from samba3:Stefan Metzmacher2007-10-101-0/+1
| | | | | | | define HAVE_LDB_LDAP and HAVE_LDB_SQLITE3 metze (This used to be commit 4e2f5ba490d717283ab089d90ebd5c108a8c53b0)
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | | with local (empty) libpopt.a overriding global one (This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f)
* r13166: Patches form Brad HardsSimo Sorce2007-10-101-1/+1
| | | | (This used to be commit 335050b30d832f529fb8fdd4f96e4bb3de93f38c)
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-101-0/+89
Remove a couple of unused M4 macros. The standalone LDB build will not work until I've figured out what AC_CHECK_LIB_EXT() does exactly (it's Samba-specific) (This used to be commit cc20d6bb7f06e077ebe4c366e545e187a0c79472)