History log of /PHP-8.3/ext/oci8/config.m4 (Results 76 – 100 of 100)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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])


# 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 ...


# b0e1f9ca 22-Dec-1999 Sascha Schumann

Enable --with-oci8 to use relative paths as input parameters


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5
# f6f74737 09-Nov-1999 Thies C. Arntzen

IRIX ld likes this order better


Revision tags: php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 809198b9 13-Sep-1999 Stig Bakken

Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring
extensions.


# 93c35c33 13-Sep-1999 Andrey Hristov

Per Stig's suggestion.


# b87e1054 10-Sep-1999 Andrey Hristov

Workaround for m4 weirdness.


# c1a4861e 03-Sep-1999 Stefan Roehrich

Added detection of Oracle 8.1 (aka 8i) from PHP3.


Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# dc8d4f89 12-May-1999 Thies C. Arntzen

move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles


1234