summaryrefslogtreecommitdiff
path: root/ext/mysql/config.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding libnsl here causes problems on some systems.foobar2001-05-281-1/+1
* Nuke more quotesSascha Schumann2001-05-121-5/+5
* Fix the build.foobar2001-05-081-2/+2
* Possible Fix for #10570, #10585, #10539 and maybe others.foobar2001-05-021-4/+15
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-3/+3
* This should fix the problems with not including -lz.foobar2001-03-101-0/+5
* Fix bug #7034foobar2000-11-211-0/+1
* Warn about using the built-in MySQL libraryZeev Suraski2000-06-201-0/+4
* Fix MYSQL_LIB_CHK ($i is used by the outer loop)Sascha Schumann2000-06-101-2/+2
* Search for mysqlclient library in lib and lib/mysqlSascha Schumann2000-06-101-1/+19
* Make MySQL independent of build locationSascha Schumann2000-05-021-0/+2
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-7/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-5/+13
* Non-functional changesSascha Schumann2000-03-301-15/+8
* PHP_EXTENSION sets $ext_src_baseSascha Schumann2000-03-261-1/+2
* Allow MySQL to be compiled against extern mysqlclient librarySascha Schumann2000-03-261-8/+34
* Try to locate the mysql.sockSascha Schumann2000-03-071-0/+17
* - Enable MySQL by defaultAndi Gutmans2000-03-071-2/+2
* Build fixes - MySQL now actually worksSascha Schumann2000-03-061-0/+2
* Finish config.m4 changesSascha Schumann2000-03-061-8/+5
* Build always against embedded librarySascha Schumann2000-03-061-64/+11
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-7/+4
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-1/+1
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-73/+61
* Enabled shared build of mysql moduleGergely Madarász1999-09-031-7/+36
* Remove some useless stuffRasmus Lerdorf1999-07-141-6/+0
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-2/+2
* Add default path for binary mysql distributionsSascha Schumann1999-05-211-2/+5
* Ok, this beast compiles via --with-apxsRasmus Lerdorf1999-04-251-1/+1
* Argh! That typo took me over an hour to find. Grr..Rasmus Lerdorf1999-04-251-50/+50
* Module workRasmus Lerdorf1999-04-231-4/+19
* mysql should work again now, can someone with mysql installed test it?Stig Bakken1999-04-211-26/+26
* moving mysql to ext/Stig Bakken1999-04-211-0/+50