summaryrefslogtreecommitdiff
path: root/ext/pdo_odbc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* 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