summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Enable FTS4 and FTS5 for bundled libsqliteAnatol Belski2016-11-081-1/+1
* Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* Cache the pdo include pathRasmus Lerdorf2011-05-151-6/+6
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-6/+6
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-6/+6
* MFH Add table key to getColumnMeta() with SQLiteScott MacVicar2009-01-131-1/+6
* MFH Fix building of pdo_sqlite without sqlite3Scott MacVicar2009-01-121-0/+4
* Still need defines so that sqlite3.h will match the lib that sqlite3 usesScott MacVicar2008-07-311-1/+9
* Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)Scott MacVicar2008-07-311-12/+5
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-5/+5
* MFH: Remove non existent defines and change THREADSAFE to SQLITE_THREADSAFEScott MacVicar2008-07-241-3/+3
* Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain....Scott MacVicar2008-07-241-38/+3
* Update bundled SQLite to 3.5.6Scott MacVicar2008-03-071-2/+5
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+3
* MFH: - Fixed bug #41794 (build fails with external libs under Solaris)foobar2007-06-251-3/+3
* declare THREADSAFE explicitly (it's On if undefined)Antony Dovgal2007-04-101-1/+7
* fix build on cygwin with windows-style EOLsNuno Lopes2007-02-151-1/+1
* - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-2/+2
* Removed duplicated entryHannes Magnusson2006-09-091-4/+1
* Upgraded bunbled SQLite lib to 3.3.7Ilia Alshanetsky2006-08-141-3/+3
* - document the --with-pdo-sqlite[=dir]Pierre Joye2006-05-031-0/+3
* MFH:- Fixed bug #35377 (undefined reference to "fdatasync")foobar2005-12-311-1/+5
* use || instead of -o to support weird systems with old `test`Antony Dovgal2005-11-271-1/+1
* Closes PECL Bug #5633.Wez Furlong2005-11-011-2/+2
* reinstate this fix for building against PHP 5.0.x.Wez Furlong2005-09-251-1/+1
* Revert the "fix". It works fine when you use PHP_5_1foobar2005-09-241-1/+1
* fix typofoobar2005-09-241-1/+1
* 99% certain that this fixes PECL #5366 and PECL #5391.Wez Furlong2005-09-241-1/+1
* Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (step 1)Ilia Alshanetsky2005-08-281-2/+2
* Fixed sqlite build, sqlite3.h was not being correctly generated.Ilia Alshanetsky2005-07-291-1/+1
* fix VPATH buildsfoobar2005-07-291-1/+1
* fixup the build in HEAD again... moved the maintainer only stuff out of theWez Furlong2005-07-271-13/+2
* Prep for PECL release.Wez Furlong2005-07-271-14/+35
* Upgraded bundled sqlite lib to 3.2.2Ilia Alshanetsky2005-06-301-2/+2
* - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)foobar2005-06-141-11/+1
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-11/+9
* fix my silly typoWez Furlong2005-03-211-1/+1
* - Back to stone-agefoobar2005-03-141-4/+11
* - Move stuff that belongs in Makefile into Makefile.fragfoobar2005-03-141-11/+4
* re-enable deps for HEADWez Furlong2005-03-091-1/+1
* prep for pecl releaseWez Furlong2005-03-091-1/+1
* update in readiness for releaseWez Furlong2005-03-091-0/+2
* If pdo is disabled, skip all the pdo extensions.Rasmus Lerdorf2005-02-281-0/+4
* juggle around a bit; commit generated fileWez Furlong2005-02-281-1/+1
* upgrade bundled sqlite to sqlite 3.1.3Wez Furlong2005-02-271-3/+7
* symlinked pdo drivers under ext.Wez Furlong2005-02-171-8/+8
* correct backwards logicWez Furlong2005-02-131-1/+1
* Probably fix pecl vs bundled-shared buildWez Furlong2005-02-131-2/+1