summaryrefslogtreecommitdiff
path: root/ext/odbc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/411'Stanislav Malyshev2013-08-181-12/+27
|\
| * Use pkg-config to detect iodbcOle Markus With2013-08-171-12/+27
* | 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
* php_new_extensionSascha Schumann2002-03-121-1/+1
* Removed sqlrte from SAP DB liblist as it is not needed.Andreas Karajannis2002-03-121-3/+2
* Changing the Velocis extension to now be called Birdstep, due to a product/co...James Cox2002-03-041-8/+8
* - Fix for bug 15404Derick Rethans2002-02-061-1/+1
* Unified the configure messages.foobar2001-11-301-0/+2
* Making --with-openlink work the same as --with-iodbc for it's eventualDan Kalowsky2001-07-061-8/+12
* 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