summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* r18089: sometimes autoconf picks up some old stuff:Stefan Metzmacher2007-10-101-0/+5
| | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit 8246d8ecd2679af59e32901174638a166ed69222)
* r18076: convert talloc to the new libreplace systemAndrew Tridgell2007-10-101-2/+3
| | | | (This used to be commit 968a4e97cfa6585b06f0c5e64d746715a1297461)
* r6804: Add config.h for talloc (and use it)Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit c2ce09d38003fd43212de9cd08e4a781cc2aff88)
* r6477: Remove call to autoheader as autogenerated header files are not usedJelmer Vernooij2007-10-101-1/+1
| | | | | by talloc (This used to be commit 5ca8a852067c34fed86f70be7f157714ecdd5501)
* r6474: - added a simple talloc web page at http://talloc.samba.org/Andrew Tridgell2007-10-101-0/+7
- make it easier to seperataly build talloc for other projects (This used to be commit 27b987d267603977be8798e7e5412b91e18a316b)