summaryrefslogtreecommitdiff
path: root/build/dbm.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix configure for compilers which don't accept implicitJoe Orton2023-01-031-1/+1
* Fix detection of Berkeley DB 6.Rainer Jung2013-11-231-8/+23
* Fix configure help message for Berkeley DB 6.Rainer Jung2013-06-231-1/+1
* Add support for Berkeley DB 6.0.Rainer Jung2013-06-231-4/+5
* Check all DB minor versions if --with-dbm=db5 or --with-dbm=db4 is givenStefan Fritsch2012-09-071-1/+17
* Fix missing end quote.Rainer Jung2012-08-111-2/+2
* Followup to r1371817:Rainer Jung2012-08-111-14/+17
* Reduce code duplication in Berkeley DB detectionRainer Jung2012-08-101-380/+59
* Use APR_ADDTO when setting LDADD variablesRainer Jung2012-08-101-4/+4
* Fix small ommission in Berkeley DB 5.1 support.Rainer Jung2010-10-021-1/+1
* Support Berkeley DB 5.0 and 5.1.Rainer Jung2010-10-021-22/+86
* Add support for Berkeley DB 4.8.Graham Leggett2009-09-191-19/+51
* * build/: Use LDFLAGS, INCLUDES rather than APRUTIL_ counterparts.Joe Orton2009-03-241-8/+8
* Start merging buildsystem from apr-util:Joe Orton2009-03-241-0/+935