summaryrefslogtreecommitdiff
path: root/ext/mysql/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated MySQL extension.Adam Harvey2015-03-051-168/+0
* converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-3/+4
* - addressed bug #65159, Misleading configure help text for --with-mysql-sockYoshinari Takaoka2013-07-211-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-10-171-0/+7
|\
| * fix compilation failure on 32/64bit linux systems, when libmysql is usedAndrey Hristov2012-10-171-0/+7
* | - Use myslqnd by default when MySQL extensions are activated but no path givenJohannes Schlüter2011-09-071-15/+13
|/
* - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored whe...Jani Taskinen2009-11-301-12/+11
* - Revert bad patchJani Taskinen2009-11-291-12/+11
* socket location needs to be checked before mysqlnd in order for --with-mysql-...Gwynne Raskind2009-11-281-11/+12
* Fix for bug#45179 --with-mysql-sock fails to compile & workAndrey Hristov2008-07-211-3/+3
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-0/+1
* MFH: partial MFH before?Jani Taskinen2007-11-061-4/+5
* Import mysqlndAndrey Hristov2007-10-051-6/+17
* - Fix bug #37630: MySQL extensions should link against thread safe client lib...Michael Wallner2006-06-011-1/+5
* Allow ext/mysql to build against PHP 4 again; update package.xml ready forWez Furlong2005-09-041-0/+5
* consistent naming: prefix always with MYSQL_foobar2005-06-301-9/+9
* Another netware fixfoobar2005-06-111-6/+13
* - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)foobar2005-06-071-0/+3
* - Unify the "configure --help" textsfoobar2005-05-291-5/+5
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-3/+3
* - Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive fileDerick Rethans2003-12-311-0/+1
* Revert this part, tooMarcus Boerger2003-12-071-1/+1
* Revert, not needed hereMarcus Boerger2003-12-071-1/+1
* Add short notice regarding unbundled client libSascha Schumann2003-07-181-2/+4
* clean up a bit.foobar2003-06-251-8/+16
* remove the bundled libmysql, and update the config.m4 file as necessary.Sterling Hughes2003-06-231-44/+4
* tell user which header files could not be foundSascha Schumann2003-01-071-1/+1
* - Prevent resetting the PHP_*_DIR variables if already set.foobar2002-10-211-2/+8
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-4/+4
* Fix shared build and made the logic of finding the socket location better.foobar2002-07-081-12/+17
* - Reverted last bogus commit and fixed the credits in NEWS.foobar2002-06-111-34/+15
* @Add --with-mysql-sock option (James Cox)Stig Bakken2002-06-101-15/+34
* dont test for the socket -- enables installs over NFS etc.James Cox2002-06-091-4/+0
* Fixed configure stuffSander Roobol2002-06-091-1/+1
* Cleaned up the mess. Now it actually works too.foobar2002-06-091-36/+37
* @ added support for --with-mysql-sock so people can specify it (eg, NFS compi...James Cox2002-06-081-16/+35
* Fix bug: #16743foobar2002-04-271-0/+2
* Some systems have mysql socket in /var/run/mysqlEdin Kadribasic2002-04-251-0/+1
* - Fixed a typo..foobar2002-04-241-2/+2
* Fix building mysql client librarySascha Schumann2002-03-201-4/+3
* - Fixed (hope so :) like Sascha said.foobar2002-03-201-1/+1
* - Fixed bug: #16139 (compile failure with Mysql 4.0.1)foobar2002-03-201-16/+34
* Please welcome the new build system.Sascha Schumann2002-03-071-8/+19
* Unified the configure messages.foobar2001-11-301-3/+4
* - Fix for bug #13918Derick Rethans2001-11-031-0/+1
* This propably fixes couple of problems with compiling with external libs.foobar2001-11-021-1/+1
* This should finally get rid of those zlib problems. And this is safe too.foobar2001-05-291-11/+9
* Oops.foobar2001-05-281-1/+1