1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Include Zend.m4 with m4_include (#14693)

Zend.m4 is now a collection of only macro definitions.
This commit is contained in:
Peter Kokot
2024-06-28 22:50:22 +02:00
committed by GitHub
parent 19a9d85d6b
commit 01b3c05007

View File

@@ -12,6 +12,7 @@ m4_include([build/php.m4])
m4_include([build/pkg.m4])
m4_include([TSRM/threads.m4])
m4_include([TSRM/tsrm.m4])
m4_include([Zend/Zend.m4])
dnl Basic autoconf initialization, generation of config.nice.
dnl ----------------------------------------------------------------------------
@@ -264,13 +265,6 @@ dnl by AC_USE_SYSTEM_EXTENSIONS might be included after the system headers which
dnl require extensions to C and POSIX.
AS_VAR_APPEND([CPPFLAGS], [" -D_GNU_SOURCE"])
dnl Include Zend configurations.
dnl ----------------------------------------------------------------------------
sinclude(Zend/Zend.m4)
dnl ----------------------------------------------------------------------------
PTHREADS_CHECK
PHP_HELP_SEPARATOR([SAPI modules:])
PHP_SHLIB_SUFFIX_NAMES