summaryrefslogtreecommitdiff
path: root/ext/odbc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: #9009.foobar2001-06-011-1/+1
* Missing entries in phpinfo() outputfoobar2001-06-011-8/+13
* Nuke more quotesSascha Schumann2001-05-121-5/+5
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-7/+8
* Change for Empress PHP supportWenhui Zhang2001-05-091-10/+68
* Fix bug #10563foobar2001-05-011-3/+3
* Fixed compatibility issues in the ODBC extension for the Velocis Database ser...Kevin2001-04-101-11/+9
* Separate CPPFLAGS from CFLAGS.Wilfredo Sanchez2001-04-031-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-13/+13
* * dbmaker fix, shared supportStig Bakken2001-02-211-3/+12
* config file was missing a new line which seemed to cause the if statement to ...Dan Kalowsky2000-12-281-1/+2
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-1/+1
* No need to link main binary with ODBC libs if we use shared moduleStanislav Malyshev2000-12-171-1/+3
* Enable DB2 shared buildStanislav Malyshev2000-12-071-0/+1
* @ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)Dan Kalowsky2000-11-221-27/+34
* Corrected the spelling of verion to version, and cleaned the configurationDan Kalowsky2000-11-171-12/+7
* Config Patch for DBMakerAndreas Karajannis2000-10-211-5/+4
* Added support for SAP DBAndreas Karajannis2000-10-171-0/+26
* Fix configure (with Solaris).foobar2000-09-281-1/+1
* - Fix build of db2Andi Gutmans2000-09-281-0/+1
* prefer -gt to -lt, and dropped the version number to 2 instead of 3Dan Kalowsky2000-08-241-18/+21
* -lt is preferred over \>Sascha Schumann2000-08-231-1/+1
* cleaned up the PHP/SOLID integration code, and corrected some minor assumptio...Dan Kalowsky2000-08-221-20/+8
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+1
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+5
* Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw>Stig Bakken2000-07-061-25/+40
* updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning ...Dan Kalowsky2000-06-301-12/+52
* Some white-space changesSascha Schumann2000-03-261-3/+2
* Fix for wrong library ordering with adabasAndreas Karajannis2000-01-191-2/+2
* First try at getting the ODBC stuff rightSascha Schumann1999-12-311-15/+9
* Fix define.Sascha Schumann1999-12-301-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-11/+11
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-12/+12
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-7/+7
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-6/+8
* @Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)Stig Bakken1999-11-291-0/+54
* Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.Stig Bakken1999-11-091-10/+10
* Fix OpenLink ODBC supportStig Bakken1999-11-091-2/+2
* (IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.Rasmus Lerdorf1999-10-281-0/+28
* Added support for Easysoft ODBC-ODBC BridgeNick Gorham1999-09-231-0/+27
* improve short help messagesSascha Schumann1999-09-161-3/+4
* Add support for unixODBCAndreas Karajannis1999-08-301-0/+26
* First shot at odbc for PHP4Andreas Karajannis1999-08-081-7/+7
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-1/+47
* moved odbc into ext/Stig Bakken1999-04-191-0/+217