summaryrefslogtreecommitdiff
path: root/ext/dba/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Allow lookup of distro-packaged QDBM headers on DebianStephen Reay2019-09-231-0/+4
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-17/+13
* Switch to use ZTS cacheDmitry Stogov2019-03-121-1/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-42/+81
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-7/+7
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-9/+9
* Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
* Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-1/+1
* 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