summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2008-02-121-1/+1
| | | | | Michael (This used to be commit 38855a9f145b54d05f4a508562fc1a6595e0d895)
* r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2007-12-211-0/+1
| | | | | metze (This used to be commit c179807165b84dd832ab64f794034960668e5957)
* r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher2007-12-211-1/+1
| | | | | metze (This used to be commit 410cdf789a72209f9e10321519fe18ab40a43f95)
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-211-0/+5
| | | | (This used to be commit 3692ba8299d4177289ca401fa467143ad14ccad4)
* r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 66000a1fa2365cd8a08e3ecaaa116b27eb74e8b8)
* r23158: Set version to 1.0.1.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit db065db67a5edcefc6dbe2e504a4922b9b9f7f21)
* r22514: Add version numbers to tdb and talloc (required so they can be ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | packaged independent of Samba for Debian). (This used to be commit 846cfcf44df07457d228c9a5afab743e071ab7aa)
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-101-1/+2
| | | | | | | and use the macros in configure.ac metze (This used to be commit 95d33e4d71b4c97af8413bcd136f393aa3e380dd)
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-101-10/+5
| | | | (This used to be commit 03f9c67c066d772d9a544f1183fbee609ab8137b)
* r18086: here tooAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit e485b25a39ebbbfaf150fad1946e138830bdbfec)
* r18083: i should sleep more ....Andrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 9bc583cf6c66130df4b9fd2ee1ab3ea486e22b8a)
* r18082: bring talloc in line with new conventionsAndrew Tridgell2007-10-101-2/+3
| | | | (This used to be commit 7f7c85fa2feb1398050ea6b2929628f83b6bdb11)
* r18076: convert talloc to the new libreplace systemAndrew Tridgell2007-10-101-1/+3
| | | | (This used to be commit 968a4e97cfa6585b06f0c5e64d746715a1297461)
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-0/+19
* libreplace can now build stand-alone * add stub testsuite for libreplace * make talloc/tdb/ldb use libreplace (This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)