summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7114: Convert ldb documentation to DocBook/XMLJelmer Vernooij1-1/+1
(This used to be commit 470c6185fb815983aebffd313361ec0fac723fd0)
2007-10-10r6829: include the talloc autoconf tests when building ldb standaloneAndrew Tridgell1-0/+2
(This used to be commit 3339a886178eebf19ce9bbe0dcca16e9d6e3c12c)
2007-10-10r6790: Use config.h file for ldb and add test for stdint.hJelmer Vernooij1-0/+4
(This used to be commit c1f1b5a9455c827f7baf382d919ab8a0eab49bb3)
2007-10-10r6546: Fix ldb standalone buildJelmer Vernooij1-0/+15
Add autoconf to tdb (This used to be commit 95fed657f458a856feec2fb256edd642e4179979)
2007-10-10r6486: Add 'make install' and pkg-config file.Jelmer Vernooij1-1/+1
(This used to be commit e3be094fb7b0c0fec50abcb4b242414e84a9a32d)
2007-10-10r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij1-0/+1
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)
2007-10-10r6479: - added a simple web pageAndrew Tridgell1-1/+1
- fixed configure.in ordering (This used to be commit 5a727d74d74ec23f4c33695bf5665db1ce1bc49f)
2007-10-10r6442: Add mechanism for configuring ldb independantly of the rest ofJelmer Vernooij1-0/+9
Samba using the autoconf tools. (This used to be commit a8de35ca27e307d1be6ebad517b7012a5de30567)