summaryrefslogtreecommitdiff
path: root/build/dbm.m4
Commit message (Expand)AuthorAgeFilesLines
* Create 'a trunk' to explain things as nick suggestswrowe2010-10-051-935/+0
* Introduce DBM DSO linkage.wrowe2008-11-211-12/+12
* Now, revert r719466. Must quit using commit -m ""wrowe2008-11-211-12/+12
* replace missing commentwrowe2008-11-211-12/+12
* Add support for Berkeley DB 4.7.bojan2008-06-241-18/+50
* Correct licensing blocks to conform to ASF guidelines. Somehow, this happenedwrowe2008-05-281-6/+6
* * build/dbm.m4 (APU_CHECK_DBM): Fix gdbm detection to use LDFLAGS jorton2008-04-181-2/+6
* (APU_TRY_BERKELEY_DB): #include stdlib.h to allow header file test codefielding2007-09-011-0/+1
* Support BerkeleyDB 4.6.fielding2007-09-011-17/+49
* * build/ssl.m4, build/dbm.m4, build/dbd.m4: Fix whitespace abuse injorton2007-01-081-21/+17
* When told to look for db45, actually like, invoke the correct md4 macro to se...pquerna2006-12-051-1/+1
* Add support for Berkeley DB 4.5 to our configure scripts.rooneg2006-11-081-16/+47
* * build/dbm.m4: Oops, fix a typo in the last commit.rooneg2006-02-091-1/+1
* Stop trying to link against Berkeley DB by default due to license issues,rooneg2006-02-091-2/+4
* Stop trying to link against GDBM by default due to concerns about license.rooneg2006-02-041-3/+1
* Add support for Berkeley DB 4.4 to the autoconf glue.rooneg2006-01-121-14/+46
* * build/apu-iconv.m4, build/dbm.m4, build/apu-hints.m4,jorton2005-02-241-14/+30
* Help APR-Util find the latest Version of DB-4.3 on NetBSD when using pkg-src....pquerna2005-01-301-1/+1
* * build/dbm.m4jorton2004-09-231-13/+45
* Fix a small FUBAR.dreid2004-06-151-1/+1
* Get configure detection of db41 and db42 working on FreeBSD if installed fromdreid2004-06-151-4/+4
* Add in BDB header locations for FreeBSD port 'db41'/'db42'jerenkrantz2004-03-131-2/+2
* * build/dbm.m4 (APU_CHECK_BERKELEY_DB): Don't bother looking for BDBjorton2004-01-051-3/+9
* * build/dbm.m4 (APU_CHECK_BERKELEY_DB): Clearly distinguish checks forjorton2004-01-031-1/+1
* * build/dbm.m4striker2003-11-181-14/+48
* Add a BeOS search path for Berkeley Db 4 and 4.1.dreid2003-11-161-2/+2
* We need to save LDFLAGS before we enter the loop, or it'll get trouncedjerenkrantz2003-09-091-0/+1
* Ensure autoconf 2.13 compatibility again.striker2003-08-311-1/+5
* Fix a problem with BDB detection. There were conflicts across thegstein2003-08-291-19/+19
* Revamp DBM detection code. Specifically the Berkeley DB portion.striker2003-08-281-0/+714