History log of /PHP-7.3/Zend/Zend.m4 (Results 101 – 104 of 104)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


12345