History log of /PHP-7.4/ext/dba/config.m4 (Results 101 – 108 of 108)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c3d4066b 02-May-2000 Sascha Schumann

Make dba compilable as shared module


# 2cb0e69b 27-Mar-2000 Sascha Schumann

* Check the default location of Berkeley DB 3.0
* Check additionally for libdb-3


Revision tags: PHP-4.0-RC1, 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
# 3a82ae92 30-Dec-1999 Sascha Schumann

Ease include file selection. Let's see which cpps support this construct.


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


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1
# 9a047652 20-Nov-1999 Sascha Schumann

add Berkeley DB3 support
@- Added Berkeley DB3 support in DBA (Sascha)


Revision tags: php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 0d5a9358 04-Nov-1999 Rasmus Lerdorf

Try to avoid IBM/Berkeley DB2 confusion


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# b33d0fd7 21-Jul-1999 Sascha Schumann

initial import of DBA


12345