summaryrefslogtreecommitdiff
path: root/build/dbm.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of Berkeley DB 6.rjung2013-11-231-8/+23
* Fix configure help message for Berkeley DB 6.rjung2013-06-231-1/+1
* Add support for Berkeley DB 6.0.rjung2013-06-231-4/+5
* Check all DB minor versions if --with-dbm=db5 or --with-dbm=db4 is givensf2012-09-071-1/+17
* Fix missing end quote.rjung2012-08-111-2/+2
* Followup to r1371817:rjung2012-08-111-14/+17
* Reduce code duplication in Berkeley DB detectionrjung2012-08-101-380/+59
* Use APR_ADDTO when setting LDADD variablesrjung2012-08-101-4/+4
* Fix small ommission in Berkeley DB 5.1 support.rjung2010-10-021-1/+1
* Support Berkeley DB 5.0 and 5.1.rjung2010-10-021-22/+86
* Add support for Berkeley DB 4.8.minfrin2009-09-191-19/+51
* * build/: Use LDFLAGS, INCLUDES rather than APRUTIL_ counterparts.jorton2009-03-241-8/+8
* Start merging buildsystem from apr-util:jorton2009-03-241-0/+935