summaryrefslogtreecommitdiff
path: root/ext/pdo/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #66604 'pdo/php_pdo_error.h' not copied to the include dirMatteo Beccati2014-04-131-1/+1
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-0/+3
* it's not a PEAR only issueAntony Dovgal2006-08-241-2/+0
* Fix PECL Bug #6014; config fails on PHP 5.0.3Wez Furlong2005-11-241-1/+4
* - Add optional dependency to SPLMarcus Boerger2005-10-041-0/+1
* Fix PECL Bug #5010Wez Furlong2005-09-111-2/+5
* If the macro exists, use it, otherwise use the Makefile.fragfoobar2005-06-141-5/+6
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* Allow it build with PHP 5.0.x and up again.Wez Furlong2005-05-141-1/+6
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-1/+1
* Only test stuff if PDO is enabledfoobar2005-05-061-13/+18
* Update for pending PEAR release.Wez Furlong2005-02-181-41/+24
* symlinked pdo drivers under ext.Wez Furlong2005-02-171-2/+2
* try to handle OSX issues more gracefullyWez Furlong2005-02-131-1/+22
* update ready for releaseWez Furlong2005-02-091-0/+36
* better handling of pdo-level errorsWez Furlong2005-02-061-2/+2
* implement SQLSTATE style error codes.Wez Furlong2005-01-071-1/+1
* CosmeticsEdin Kadribasic2004-05-191-1/+1
* handle binding/quoting of queries for drivers with emulated preparesGeorge Schlossnagle2004-05-181-1/+1
* Allow PDO to build as a self-contained extension.Wez Furlong2004-05-171-0/+1
* Hello PDO.Wez Furlong2004-05-171-0/+9