summaryrefslogtreecommitdiff
path: root/lib/talloc/compat
AgeCommit message (Collapse)AuthorFilesLines
2013-05-28build: Remove autoconf build systemAndrew Bartlett1-14/+0
We are now confident that that waf build system meets enough of our needs that we will work to improve it, rather than maintain two build systems. Andrew Bartlett Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
2009-08-24talloc: add --enable-talloc-compat1 to build a compat library for talloc 1.x.xStefan Metzmacher3-0/+86
metze