Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache the pdo include path | Rasmus Lerdorf | 2011-05-15 | 1 | -5/+5 |
| | |||||
* | Revert attempt at supporting both autoconf 2.13 and | Rasmus Lerdorf | 2009-11-29 | 1 | -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 Lerdorf | 2009-11-25 | 1 | -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 Pena | 2008-10-04 | 1 | -6/+6 |
| | | | | matthias at dsx dot at) | ||||
* | MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all | Jani Taskinen | 2008-07-25 | 1 | -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 texts | foobar | 2007-07-03 | 1 | -2/+2 |
| | |||||
* | Fix #35032; pdo_dblib doesn't find includes on some systems | Wez Furlong | 2005-11-01 | 1 | -5/+11 |
| | |||||
* | fix typo | foobar | 2005-09-24 | 1 | -1/+1 |
| | |||||
* | prep for PECL release | Wez Furlong | 2005-07-27 | 1 | -1/+26 |
| | |||||
* | Enable unix build for dblib/sybase/freetds. | Wez Furlong | 2005-07-12 | 1 | -0/+57 |
The extension is named pdo_dblib and the driver dblib on unix. |