History log of /PHP-7.4/Zend/Zend.m4 (Results 126 – 136 of 136)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# b4e48b95 08-Jun-2000 Sascha Schumann

Clean up acconfig.h


# 0ebb7335 28-May-2000 Andi Gutmans

- This should have been done for 4.0.0.
- Default build is without debug now. Use --enable-debug if you want a
- debug build which includes leak/memory overwrite etc. detection


Revision tags: php-4.0.0, php-4.0RC2
# 788feca4 05-May-2000 Sascha Schumann

Linking directly against libc might result in unexpected behaviour.
We check for dlopen in libdl first, and check then whether dlopen exists.


# 83672754 17-Apr-2000 Thies C. Arntzen

HPUX11 only has isfinite()


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
# 800ffda0 01-Jan-2000 Sascha Schumann

Some cleanup


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

Solaris' sed does not like this expression. Since -O0 is the default,
we can also omit it.


# 44ffdc18 23-Dec-1999 Sascha Schumann

Rename option to match description string


# 9156d860 23-Dec-1999 Sascha Schumann

Compile zend_execute.c with special CFLAGS. For GCC, INLINE_CFLAGS
contains -O0 to disable optimizations. This can be disabled by using
the appropiate parameter.


# 304f1ebc 22-Dec-1999 Sascha Schumann

Don't set DEBUG_CFLAGS to -g, if -g is already in CFLAGS


# efeadf08 21-Dec-1999 Sascha Schumann

Explicitly check for C++ preprocessor, otherwise autoconf forces it onto
us at the wrong place (subsequent autoconf checks failed).


# 4d2b0715 19-Dec-1999 Zeev Suraski

libzend -> Zend


123456