summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
|
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
| | | | | | | | | | | modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as well which is why I need to revert the pdo_inc_path cache fix as well. trunk is now 2.60+ only and I'll work on cleaning out all the legacy cruft from there.
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
| | | | | | This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief.
* - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by ↵Felipe Pena2008-10-041-6/+6
| | | | matthias at dsx dot at)
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-6/+5
| | | | | | MFH: enabled-by-default drivers. Also error out if you try to configure MFH: a driver as static but pdo is disabled.
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2
|
* Fix #35032; pdo_dblib doesn't find includes on some systemsWez Furlong2005-11-011-5/+11
|
* fix typofoobar2005-09-241-1/+1
|
* prep for PECL releaseWez Furlong2005-07-271-1/+26
|
* Enable unix build for dblib/sybase/freetds.Wez Furlong2005-07-121-0/+57
The extension is named pdo_dblib and the driver dblib on unix.