summaryrefslogtreecommitdiff
path: root/ext/odbc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-9/+9
* Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
* Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-3/+2
* Removed support for ODBCRouterKalle Sommer Nielsen2017-07-281-22/+0
* Removed Bird(broken)step support from ODBCKalle Sommer Nielsen2017-07-191-50/+1
* Increase ODBCVER to 3.5 by defaultAnatol Belski2016-07-041-2/+2
* integrate static tsrm_ls cache for ext/odbcAnatol Belski2015-03-251-1/+1
* revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as sharedRemi Collet2015-03-251-13/+13
* Print checking message for all ODBC driversLior Kaplan2015-03-221-12/+36
* Change default option of ODBC drivers to no to enable bulding standalone ODBCLior Kaplan2015-03-221-14/+19
* cosmetic fix to default odbcverAnatol Belski2015-03-231-1/+1
* Fix odbc build as sharedRemi Collet2015-03-081-4/+5
* Fixed bug #68964 Allowed memory size exhausted with odbc_execAnatol Belski2015-02-061-0/+13
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-11/+26
|\
| * Use pkg-config to detect iodbcOle Markus With2013-08-181-11/+26
* | code related typo fixesVeres Lajos2013-08-181-1/+1
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-16/+15
|/
* MFH: Fix some lib vs $PHP_LIBDIR issuesJani Taskinen2007-07-311-2/+2
* MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)Jani Taskinen2007-07-171-0/+1
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-253/+174
* MFH: Fix some configure --help textsfoobar2007-07-031-38/+20
* MFH: fix #35959 (Cannot build with Solid 2.3)Antony Dovgal2006-01-101-1/+1
* test -e does not work with solarisfoobar2005-11-211-2/+2
* - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists)foobar2005-06-221-12/+19
* no trailing dotsfoobar2005-06-181-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-13/+11
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-4/+4
* - Fix birdstep support (no SQLDataSources() support in it)foobar2005-04-211-1/+3
* - Add support for latest Birdstepfoobar2005-04-141-0/+25
* - This was supposed to be escaped with \foobar2005-04-101-1/+1
* Add more detailed failure msg. (bug #32649)foobar2005-04-101-6/+7
* fix #32560 (configure looks for incorrect library - libdb2.so instead of libd...Antony Dovgal2005-04-041-6/+12
* add checks for libs & headers required by IBM DB2Antony Dovgal2005-01-181-0/+9
* Add support for ODBCRouterWez Furlong2005-01-131-0/+27
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-3/+3
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-10/+10
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails)foobar2003-11-251-4/+2
* Aligned configure help texts.foobar2003-10-031-1/+1
* Alignment fixMoriyoshi Koizumi2003-10-031-1/+1
* Remove un-used code.foobar2003-07-111-32/+0
* - Fixed bug #22580 (ext/odbc compile failure with dbmaker)foobar2003-05-021-0/+1
* - Fixed bug #20715 (odbc could not be compiled as shared extension)foobar2003-03-111-4/+5
* Fixed typo caught by Dave.foobar2003-03-071-1/+1
* Cleanupfoobar2003-02-251-7/+6
* Reverting last change as it really doesn't fix longreadlen problems in allDan Kalowsky2003-01-071-0/+1
* ws fixesfoobar2002-11-121-42/+42
* Align with other configure --help textsfoobar2002-10-211-1/+1
* Better not pollute the EXTRA_LIBS with libpaths.foobar2002-06-261-1/+2
* - Fixed bug #15803 (and propably others related too, part 2/2)foobar2002-06-141-2/+2