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