History log of /PHP-5.5/ext/oci8/config.m4 (Results 51 – 75 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5
# f1397d53 30-Nov-2001 foobar

Unified the configure messages.


Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2
# e4df7dc7 07-Sep-2001 foobar

if test -f /usr/local/lib/libexample.s?; then <-- no workie
if test -f /usr/local/lib/libexample.so; then <-- workie
#
# You can all point at me and laugh now.. :(
#


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 2649b944 26-Jul-2001 Thies C. Arntzen

detect oracle9i


Revision tags: PRE_TSRM_MERGE_PATCH
# cc6a1b20 23-Jun-2001 foobar

Moved some messages to the end of configure process so they are easier
to notice.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# afdaee9e 12-May-2001 Sascha Schumann

Nuke more quotes


# 718b588b 12-May-2001 Sascha Schumann

Fix indentation of ./configure --help messages.


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# c42f2601 14-Apr-2001 Thies C. Arntzen

enable temporary LOBs when we detect oracle 8.1
enabled by default in Win32 project!


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8a26918e 27-Mar-2001 foobar

Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 28b2869a 14-Feb-2001 foobar

This should make detecting the version of Oracle libs a bit more accurate
to avoid the 'missing libcore4' errors. (e.g. on AIX)
Bug reports: #9027, #8905


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# 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, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# e76bafd6 29-Oct-2000 foobar

Check also that the file isn't empty.


# 4a895b69 29-Oct-2000 foobar

@- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
# PR: 4257,4698,5527,6112,6650,7195


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 9b9ab179 23-Jun-2000 Rasmus Lerdorf

Fix spacing and say that --with-oracle uses the oci7 interface


# 8c9e2226 19-Jun-2000 Thies C. Arntzen

good morning, thies!


# 388195de 19-Jun-2000 Thies C. Arntzen

some adjustments to the sysliblist
# still needs some fixing - sascha?


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0
# 400ca090 19-May-2000 Thies C. Arntzen

added some Notice about --enable-sigchild


# 2a6fbb62 15-May-2000 Thies C. Arntzen

fix .sl <-> .so recognition


# c693ca13 15-May-2000 Thies C. Arntzen

this now works on .so and .sl (HP) systems


Revision tags: php-4.0RC2
# 7436c079 08-May-2000 Thies C. Arntzen

imporved version detection


# 83145988 08-May-2000 Thies C. Arntzen

rewritten the configure stuff


# 6ccea93d 27-Apr-2000 Thies C. Arntzen

allow oci8 to be build as loadable module.


Revision tags: PHP-4.0-RC1
# 7b31a193 26-Mar-2000 Thies C. Arntzen

no c++ comments // please


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# c76f2342 30-Dec-1999 Thies C. Arntzen

fix AC_DEFINE


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])


1234