summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-14/+14
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2008-02-26Fix manpage paths.Jelmer Vernooij1-6/+6
(This used to be commit f7d0f0582e8712fd8d005906803de8fe041e875f)
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij1-6/+12
(This used to be commit a660ab262e7202baccf16cb8b2bc47cb8efacc34)
2007-10-10r25100: Include LDAP libs in .pc file so linking statically against libldb ↵Jelmer Vernooij1-1/+1
works again. (This used to be commit bcf5c9447435a826027626ac89a00eaa6739b12a)
2007-10-10r25093: Use system-provided ldb library if available. Note that this only ↵Jelmer Vernooij1-0/+84
means using the ldb library from the system - the custom command-line tools for Samba 4 will still be built even if they are already provided by the system. (This used to be commit 8aab673df5200a4555777caf4ee58907cf6fe4cc)