summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-4/+2
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-20/+12
* Remove local variablesPeter Kokot2019-02-031-1/+0
* Change some permissions from 755 to 644Peter Kokot2018-08-281-0/+0
* Fix minor Autoconf coding stylePeter Kokot2018-07-311-1/+1
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-5/+5
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-16/+16
* Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-4/+4
* add iODBC support to pdo_odbcWez Furlong2007-10-081-2/+8
* MFHJani Taskinen2007-07-091-2/+1
* MFH: - Use $PHP_LIBDIR where appropriateJani Taskinen2007-07-091-3/+3
* MFH: Fixed bug #41870 (PDO_ODBC module linking fails with iODBC)Jani Taskinen2007-07-091-1/+1
* fix PECL #6544Wez Furlong2006-04-301-1/+1
* prep for pecl releaseWez Furlong2005-07-271-4/+31
* Hmm, these ldflags went AWOL.Wez Furlong2005-07-071-2/+2
* Partial revert: AC_DEFINE / PHP_HAVE_DEF need to be called once only per macrofoobar2005-06-141-31/+29
* - Fixed some places which might cause problemsfoobar2005-06-141-48/+56
* - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)foobar2005-06-141-19/+9
* become a better config.m4 citizenWez Furlong2005-06-111-3/+4
* - Unify the "configure --help" textsfoobar2005-05-291-25/+18
* If pdo is disabled, skip all the pdo extensions.Rasmus Lerdorf2005-02-281-0/+3
* symlinked pdo drivers under ext.Wez Furlong2005-02-171-3/+3
* fix aclocal "underquoted argument" warningsHartmut Holzgraefe2005-02-131-1/+1
* Correct the pdo header search orderWez Furlong2005-02-131-3/+3
* disable dep for pecl releaseWez Furlong2005-02-091-1/+1
* make configure smarter.Wez Furlong2005-02-061-20/+15
* Allow static build (better detection of PDO headers).Wez Furlong2005-01-211-1/+14
* add depWez Furlong2005-01-191-0/+1
* allow static linkage.Wez Furlong2005-01-191-1/+1
* Missing 1Wez Furlong2005-01-171-1/+1
* Add configure support for ODBCRouter and generic ODBC libs.Wez Furlong2005-01-121-3/+32
* Prep for releaseWez Furlong2004-05-211-8/+20
* CosmeticsEdin Kadribasic2004-05-191-2/+2
* Let is build under unix.Wez Furlong2004-05-171-4/+94
* ODBC (v3 ish) driver for PDO.Wez Furlong2004-05-171-0/+9