History log of /PHP-8.2/ext/pdo_odbc/config.m4 (Results 26 – 42 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.4.0RC1
# ecce72aa 11-Jun-2005 Wez Furlong

become a better config.m4 citizen

Revision tags: php-5.1.0b1, php-5.0.1b1
# a20383ba 29-May-2005 foobar

- Unify the "configure --help" texts

Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 99f832a2 28-Feb-2005 Rasmus Lerdorf

If pdo is disabled, skip all the pdo extensions.

Revision tags: RELEASE_0_2_4
# 55f53a5a 17-Feb-2005 Wez Furlong

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when buildi

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled. Volunteers welcome.

show more ...

# 1f98a966 13-Feb-2005 Hartmut Holzgraefe

fix aclocal "underquoted argument" warnings

Revision tags: RELEASE_0_2_3
# 5edd570b 13-Feb-2005 Wez Furlong

Correct the pdo header search order

Revision tags: RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 44cec3d4 09-Feb-2005 Wez Furlong

disable dep for pecl release

# 3130ed30 06-Feb-2005 Wez Furlong

make configure smarter.
Update for new get_col() signature

# e5b6b0db 21-Jan-2005 Wez Furlong

Allow static build (better detection of PDO headers).
Copy error code into driver code, so PDO can handle it correctly.
Less leaks

# 769d399b 19-Jan-2005 Wez Furlong

add dep

# ffd35bb6 19-Jan-2005 Wez Furlong

allow static linkage.
Avoid segv when no username is passed

# 44e77380 17-Jan-2005 Wez Furlong

Missing 1

# f9d3469e 12-Jan-2005 Wez Furlong

Add configure support for ODBCRouter and generic ODBC libs.

Note that ODBCRouter doesn't directly implement ODBC 3.0, so
using it here won't really work.

Expand the ODBC 3 check

Add configure support for ODBCRouter and generic ODBC libs.

Note that ODBCRouter doesn't directly implement ODBC 3.0, so
using it here won't really work.

Expand the ODBC 3 check to better explain what happened and
how to make progress (e.g.: use an ODBC manager library like
unixODBC).

show more ...

Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# dc57cff2 21-May-2004 Wez Furlong

Prep for release

# 7a214b66 19-May-2004 Edin Kadribasic

Cosmetics

# d4c5556b 17-May-2004 Wez Furlong

Let is build under unix.
Tested against IBM DB2 and unixODBC.
Could work with others.

# d6c4dee1 17-May-2004 Wez Furlong

ODBC (v3 ish) driver for PDO.
Will not build under unix yet.

12