1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Felipe Pena 13833ec079 - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org) 2008-10-04 12:54:32 +00:00
foobar f0f44a3652 - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
foobar 9f8c7e0850 Fix copypastetypo 2005-10-10 10:28:21 +00:00
foobar 3cce2dc2ee Fix copypastetypo 2005-10-10 10:27:27 +00:00
foobar 2d5f21c2fb - Fix build for distros where the header files are under */include/freetds/ 2005-10-10 09:50:24 +00:00
foobar a20383ba06 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
Joe Orton d17ccbdeee Use PHP_LIBDIR. 2005-04-01 11:12:45 +00:00
Frank M. Kromann 49f88bc05a Fix logic for file checking. Bug #31019 2004-12-08 18:57:48 +00:00
Frank M. Kromann 82cd4789a7 Fix #30860 configure fails when tds is compiled as shared 2004-11-22 19:41:43 +00:00
Frank M. Kromann eca4eb4522 MFB 2003-02-09 07:50:56 +00:00
Frank M. Kromann 8e0535bcd5 Adding extended checks for where FreeTDS is installed 2003-01-09 22:35:16 +00:00
Frank M. Kromann 1638ddd4c2 Making the mssql extension work when build as a shared object 2003-01-07 05:19:48 +00:00
Derick Rethans e76d0043da - Align mssql comment and clarify DBA handler selection 2002-12-30 08:55:21 +00:00
Frank M. Kromann 5664a358fa Allow the native MSSQL extension to be compiled with FreeTDS on *nix platforms.
This will make the whole MSSAL API available on these platforms.
@Allow compilation of mssql extension on *nix.
2002-12-16 22:26:49 +00:00