summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* r14587: Allow building without GNU make and/or without xsltprocJelmer Vernooij2007-10-101-0/+5
| | | | (This used to be commit 33709dc5b3652f4d4c7281bec4ba7160a6d87598)
* r6830: put header checks in config.m4 so when it is included by other ↵Andrew Tridgell2007-10-101-1/+0
| | | | | | | projects the right configure checks are done (This used to be commit 57c8db4f9aecd161d61cf0011e960edc718d7cf0)
* r6828: More portability fixesJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit f46c532883e18b8780ff73d3ac0899690eeab3f4)
* r6812: more talloc portability tweaksAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit 450ac2e4dea25910ee5384747bdb6ad7323e967d)
* r6808: - test for gcov not neededAndrew Tridgell2007-10-101-1/+0
| | | | | | | - samba malloc wrapper avoidance not needed now we don't use includes.h - make testsuite work when BOOL, True, False already defined (This used to be commit c8a274c8735957a8a8dd21421abd65a8a1af20f7)
* r6804: Add config.h for talloc (and use it)Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit c2ce09d38003fd43212de9cd08e4a781cc2aff88)
* r6663: only use -Wall for gccAndrew Tridgell2007-10-101-0/+3
| | | | (This used to be commit b7fbe2173d45456c77fad9673073173704a1b266)
* r6661: fix up talloc autoconf to have a chance of working on the build farmAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 9318744fd496a829a57fc8e0f21d4b26b1eb74c7)
* r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry ↵Jelmer Vernooij2007-10-101-0/+1
| | | | | | Williams (This used to be commit 62550eac1e56e95c8080a0519579fd97ee5d465a)
* r6478: Add 'make install' and a pkg-config fileJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit c8e1b7542736bd674b8407872dbbe3a9941fce59)
* 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)