History log of /PHP-8.1/ext/odbc/config.m4 (Results 26 – 50 of 108)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# addd4715 17-Jul-2007 Jani Taskinen

MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)

# eb923bf6 11-Jul-2007 Jani Taskinen

MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH: options)
# No

MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH: options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

show more ...

# 7ed3c453 03-Jul-2007 foobar

MFH: Fix some configure --help texts

Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2, php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2
# 21891aec 10-Jan-2006 Antony Dovgal

MFH: fix #35959 (Cannot build with Solid 2.3)

Revision tags: php-5.1.2RC2, php-4.4.2RC2, php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0
# e47c21e0 21-Nov-2005 foobar

test -e does not work with solaris

Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2
# bfa890d8 22-Jun-2005 foobar

- Fixed bug #33427 (ext/odbc: check if unixODBC header file exists)

# 4ca58ffa 18-Jun-2005 foobar

no trailing dots

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

- Unify the "configure --help" texts

# 62625394 07-May-2005 foobar

- Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

# f2d08612 21-Apr-2005 foobar

- Fix birdstep support (no SQLDataSources() support in it)

# 172f3af8 14-Apr-2005 foobar

- Add support for latest Birdstep

# 8509f060 10-Apr-2005 foobar

- This was supposed to be escaped with \

# 338bdf15 10-Apr-2005 foobar

Add more detailed failure msg. (bug #32649)

Revision tags: RELEASE_0_3
# f2a3b124 04-Apr-2005 Antony Dovgal

fix #32560 (configure looks for incorrect library - libdb2.so instead of libdb2.a,
which is used actually)

Revision tags: php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 84fe7261 18-Jan-2005 Antony Dovgal

add checks for libs & headers required by IBM DB2

# f17311c9 13-Jan-2005 Wez Furlong

Add support for ODBCRouter

# 69eec3f3 30-Dec-2004 foobar

MFB_4_3: Quote macro names in AC_DEFUN()

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
# 2685ca93 03-Nov-2004 Joe Orton

Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.

Revision tags: 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, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split
# f4983c0d 17-Jan-2004 foobar

- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5

Revision tags: php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 7a3ad417 25-Nov-2003 foobar

- Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails)

Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE
# db50cd25 03-Oct-2003 foobar

Aligned configure help texts.

# 5fee3a3c 03-Oct-2003 Moriyoshi Koizumi

Alignment fix

Revision tags: RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# c751ba0c 11-Jul-2003 foobar

Remove un-used code.

Revision tags: php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# 20d88e4c 02-May-2003 foobar

- Fixed bug #22580 (ext/odbc compile failure with dbmaker)

Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 9e501d4f 11-Mar-2003 foobar

- Fixed bug #20715 (odbc could not be compiled as shared extension)

12345