History log of /PHP-7.4/ext/odbc/config.m4 (Results 76 – 100 of 111)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 5ed1199b 21-Feb-2001 Stig Bakken

* dbmaker fix, shared support


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# 68fa8f9b 28-Dec-2000 Dan Kalowsky

config file was missing a new line which seemed to cause the if statement to parse the else into an echo. yuck.


# 7f96af83 20-Dec-2000 Sascha Schumann

Stop automatically passing vars to AC_SUBST through PHP_SUBST.

There are some variables which are needed for Makefiles and files
created by AC_OUTPUT; we use PHP_SUBST_OLD for those now.

Stop automatically passing vars to AC_SUBST through PHP_SUBST.

There are some variables which are needed for Makefiles and files
created by AC_OUTPUT; we use PHP_SUBST_OLD for those now.

genif.sh was moved to an appropiate place.

show more ...


Revision tags: php-4.0.4REL
# 8b137704 17-Dec-2000 Stanislav Malyshev

No need to link main binary with ODBC libs if we use shared module


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 7ff9dcac 07-Dec-2000 Stanislav Malyshev

Enable DB2 shared build


Revision tags: php-4.0.4RC3
# e7aff0b6 22-Nov-2000 Dan Kalowsky

@ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)

This should remove the BUG#4615, thanks to Eric Veldhuyzen
(eric@terra.telemediair.nl) for the assistance on this (aka elegence vs

@ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)

This should remove the BUG#4615, thanks to Eric Veldhuyzen
(eric@terra.telemediair.nl) for the assistance on this (aka elegence vs
my hack).

This does not fix BUG#7922 though, which is currently being looked into

show more ...


# 3e2ddd1e 17-Nov-2000 Dan Kalowsky

Corrected the spelling of verion to version, and cleaned the configuration
code up a bit. Also added in much better (read: tested) support for
Solid 3.0. Credit for almost all of the patch

Corrected the spelling of verion to version, and cleaned the configuration
code up a bit. Also added in much better (read: tested) support for
Solid 3.0. Credit for almost all of the patch goes to Eric Veldhuyzen,
minor modifications done (by me) to make it non-linux specific.

This commit also creates the HAVE_SOLID_30 define

@ Fixed/created support for Solid 3.0 databases (kalowsky)
@ Fixed support for Solid 2.3 databases (kalowsky)

show more ...


# 7d3b7d7c 21-Oct-2000 Andreas Karajannis

Config Patch for DBMaker


# e8861e6d 17-Oct-2000 Andreas Karajannis

Added support for SAP DB


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 5844b74e 28-Sep-2000 foobar

Fix configure (with Solaris).


# 3e0d46d2 28-Sep-2000 Andi Gutmans

- Fix build of db2


Revision tags: php-4.0.2
# b853731a 24-Aug-2000 Dan Kalowsky

prefer -gt to -lt, and dropped the version number to 2 instead of 3


# 96b22175 23-Aug-2000 Sascha Schumann

-lt is preferred over \>


# bee5b60a 22-Aug-2000 Dan Kalowsky

cleaned up the PHP/SOLID integration code, and corrected some minor assumptions on my part for the 3.5 EE systems. also removed a series of warnings on builds within the ODBC functions, and correcte

cleaned up the PHP/SOLID integration code, and corrected some minor assumptions on my part for the 3.5 EE systems. also removed a series of warnings on builds within the ODBC functions, and corrected header order. include of the SS_LINUX and SS_FBX defines, needed to make solid headers completely happy with the wchar.h situation.

THIS DOES NOT FIX BUG ID #4615

show more ...


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# f6d89167 24-Jul-2000 Dan Kalowsky

Patched to work for Solid/Linux libc5 and glibc2 without the need for renaming the lib files, thanks to Kevin Way... fixed typo from GLIHC to GLIBC


# ebe6dbbb 24-Jul-2000 Dan Kalowsky

Patched to work for Solid/Linux libc5 and glibc2 without the need for renaming the lib files, thanks to Kevin Way


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 81ded022 06-Jul-2000 Stig Bakken

Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw>


# 5f81cba5 30-Jun-2000 Dan Kalowsky

updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning of "integer from pointer used without typecast" but does not seem to effect the final build any. have not found a correct

updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning of "integer from pointer used without typecast" but does not seem to effect the final build any. have not found a correction yet. has not shown the SQLParamData bug either, but unknown if it is closed as i was unable to reproduce it.

basically fixed the config.m4 file, and added a #define of HAVE_SOLID_35, due to the solidee 3.5 vs all other solidee systems being drastically different. and solidtech providing no means for testing what version you are using.

does not include fixes for the linux users of glibc2 (automatically assumes libc5). temporary work around, link your /usr/local/solid/lib files from a scll2x23 or scll2x30 to a scllux30 or scllux23 name... suggestions to automate this are welcome.

show more ...


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2, PHP-4.0-RC1
# b4db4660 26-Mar-2000 Sascha Schumann

Some white-space changes


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# 2b6d84ff 19-Jan-2000 Andreas Karajannis

Fix for wrong library ordering with adabas


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 797b8885 31-Dec-1999 Sascha Schumann

First try at getting the ODBC stuff right


# 7948fe36 30-Dec-1999 Sascha Schumann

Fix define.

This should be the last one, my earlier search didn't find macro names
contain numbers.


Revision tags: PRE_ISSET_TYPE
# cf5a5fb1 30-Dec-1999 Sascha Schumann

Whoops, defining them to empty values generates many parse errors.
Defaulting to 1.


# 2c99bef4 30-Dec-1999 Sascha Schumann

Get rid of config.h.stub. Note that you should embed a comment about
what the respective define does into the AC_DEFINE macro. I.e.

AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])


# f2f8d38e 30-Dec-1999 Sascha Schumann

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays som

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
(libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

show more ...


12345