summaryrefslogtreecommitdiff
path: root/ext/dba/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-9/+9
* fix resetting cursor data if dba_firstkey failedAnatol Belski2017-05-281-2/+2
* implement support for LMDB in ext/dbaAnatol Belski2017-05-281-0/+34
* ext/dba/config.m4: Autodetect Berkeley DB v5.3.Michael Orlitzky2015-12-091-1/+5
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* Fix 5.1 detection on ubuntu nattyHannes Magnusson2011-06-271-2/+6
* Add Berkeley DB 5.1 support to the DBA extensionChristopher Jones2010-12-011-1/+1
* Explicitly use db-5.0 and don't default to db sym linkChristopher Jones2010-06-091-1/+1
* Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-031-9/+18
* Add Tokyo Cabinet abstract DB support to ext/dbaMichael Maclean2010-03-241-1/+36
* Auto detect recent versions of Berkeley DB4Christopher Jones2010-03-051-4/+12
* - More about 4.6Marcus Boerger2007-12-061-1/+6
* Add db 4.6 to detect listMarcus Boerger2007-12-061-1/+1
* MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)Jani Taskinen2007-07-191-7/+16
* MFH: fix wrong logicJani Taskinen2007-07-131-1/+1
* MFH: cleanups + fixesJani Taskinen2007-07-131-350/+358
* MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)Antony Dovgal2007-05-211-1/+6
* Revert previous patch and it breaks builds with built-in cdb libIlia Alshanetsky2006-12-051-1/+1
* Config fix from GentooIlia Alshanetsky2006-12-031-1/+1
* MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support...Antony Dovgal2006-11-281-1/+1
* - Fix bug #38290Marcus Boerger2006-08-071-3/+3
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-8/+8
* MFH: Make dba extension support BerkleyDB 4.3.Ilia Alshanetsky2005-08-221-1/+1
* Add note how to build DBA as sharedfoobar2005-06-181-1/+2
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* no tabsfoobar2005-05-081-1/+1
* - Make detection work for macrosMarcus Boerger2005-02-261-3/+12
* - Add support for db1 through emulationMarcus Boerger2005-02-251-1/+64
* - AlignMarcus Boerger2005-02-251-2/+2
* - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-1/+0
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-10/+10
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-8/+8
* - Fix lib substitution (rurban at x-ray dot at )Marcus Boerger2004-09-251-2/+5
* Search for db-4.2.xMarcus Boerger2004-03-071-2/+2
* dded qdbm handler (http://qdbm.sourceforge.net).Marcus Boerger2003-12-181-1/+39
* revert here tooMarcus Boerger2003-12-071-3/+2
* Fix enabling shared builds.Marcus Boerger2003-12-071-3/+4
* Aligned configure help texts.foobar2003-10-031-2/+2
* Alignment fixMoriyoshi Koizumi2003-10-021-2/+2
* MFBfoobar2003-08-151-1/+1
* - Fixed some /usr/lib leaks into LIBS/LDFLAGS which later on made otherfoobar2003-06-141-42/+38
* Fix builddir entryMarcus Boerger2003-05-291-1/+1
* MFB (these parts were missing)Marcus Boerger2003-05-291-3/+5
* Fix buildMarcus Boerger2003-05-211-3/+1
* Enable bundled submodules when enabling moduleMarcus Boerger2003-05-181-3/+3
* Enable db<n> builds configured with --with-uniquenameMarcus Boerger2003-05-141-5/+9
* Fix this testMarcus Boerger2003-05-131-0/+5
* fix VPATH buildsSascha Schumann2003-04-011-0/+2
* @Added dba handler inifiles to support ini files. (Marcus)Marcus Boerger2003-02-221-1/+20
* break: First one not needed, second missing.foobar2003-02-091-1/+1