summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Like Shady, --with-mysql-sock is back.Adam Harvey2015-03-051-0/+12
* Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* converted ext/sqlite and ext/pdo_mysql to use static tsrmls cacheAnatol Belski2014-10-161-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-3/+3
* - Use myslqnd by default when MySQL extensions are activated but no path givenJohannes Schlüter2011-09-071-23/+14
* Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
* - Drop (broken) support for libmysql 3.23 and 4.0 from pdo_mysql, see bug #51259Johannes Schlüter2010-08-051-8/+3
* fix typoAntony Dovgal2010-04-061-1/+1
* - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored whe...Jani Taskinen2009-11-301-36/+33
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).Jani Taskinen2009-08-171-0/+1
* MFH: Don't enable mysqlnd when pdo_mysql is being built with libmysqlJohannes Schlüter2008-11-061-3/+1
* - Removed merge typosJani Taskinen2008-07-261-2/+2
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-4/+7
* MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-114/+120
* Fix for bug#45179 --with-mysql-sock fails to compile & workAndrey Hristov2008-07-211-1/+5
* MFH: Fix some lib vs $PHP_LIBDIR issuesJani Taskinen2007-07-311-3/+3
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+1
* fix small typoAntony Dovgal2007-03-071-2/+26
* fix #38451 (PDO_MYSQL doesn't compile on Solaris)Antony Dovgal2006-08-141-1/+2
* - Fix bug #37630: MySQL extensions should link against thread safe client lib...Michael Wallner2006-06-011-4/+10
* - Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension isMichael Wallner2006-06-011-6/+5
* tweak for better compatibility when building as SCE.Wez Furlong2006-05-021-2/+3
* Fix PECL #6138Wez Furlong2005-12-041-0/+3
* cleanup + fix link problems with old mysql versionsfoobar2005-11-291-7/+6
* fix configureWez Furlong2005-11-251-4/+9
* Fix bug that breaks pdo_mysql when built shared (was not being linked to theWez Furlong2005-11-241-1/+1
* improve configure script.Wez Furlong2005-11-051-29/+60
* fix typofoobar2005-09-241-1/+1
* Prep for PECL releaseWez Furlong2005-07-271-2/+20
* Enable native mysql 4.1.x prepared statement supportWez Furlong2005-07-031-1/+1
* Experimental support for queries returning multiple rowsets under mysql 5.0.Wez Furlong2005-07-021-1/+1
* - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)foobar2005-06-141-11/+1
* wsfoobar2005-06-131-17/+17
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* If pdo is disabled, skip all the pdo extensions.Rasmus Lerdorf2005-02-281-0/+4
* symlinked pdo drivers under ext.Wez Furlong2005-02-171-8/+10
* no need to check for all functions of a group,Hartmut Holzgraefe2005-02-131-1/+1
* fix aclocal warning (newer versions are more strict about this)Hartmut Holzgraefe2005-02-131-1/+1
* add function existance checkHartmut Holzgraefe2005-02-131-0/+5
* disable depWez Furlong2005-02-091-1/+1
* tidy up some parts of the build (could do with more work)Wez Furlong2005-01-071-15/+20
* Make clear this is PDO supportMarcus Boerger2004-08-151-1/+1
* Fix extension nameMarcus Boerger2004-08-151-1/+1
* - Synch names with other extensionsMarcus Boerger2004-08-151-2/+2
* Add missing module depsMarcus Boerger2004-08-111-0/+1
* - Allow to compile as builtin moduleMarcus Boerger2004-05-191-0/+2
* builds on stock rh9 nowGeorge Schlossnagle2004-05-191-3/+9
* Better include path detection.Ilia Alshanetsky2004-05-191-9/+5