File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ m4_include([build/php.m4])
12
12
m4_include ( [ build/pkg.m4] )
13
13
m4_include ( [ TSRM/threads.m4] )
14
14
m4_include ( [ TSRM/tsrm.m4] )
15
+ m4_include ( [ Zend/Zend.m4] )
15
16
16
17
dnl Basic autoconf initialization, generation of config.nice.
17
18
dnl ----------------------------------------------------------------------------
@@ -264,13 +265,6 @@ dnl by AC_USE_SYSTEM_EXTENSIONS might be included after the system headers which
264
265
dnl require extensions to C and POSIX.
265
266
AS_VAR_APPEND ( [ CPPFLAGS] , [ " -D_GNU_SOURCE"] )
266
267
267
- dnl Include Zend configurations.
268
- dnl ----------------------------------------------------------------------------
269
-
270
- sinclude ( Zend/Zend.m4 )
271
-
272
- dnl ----------------------------------------------------------------------------
273
-
274
268
PTHREADS_CHECK
275
269
PHP_HELP_SEPARATOR([ SAPI modules:] )
276
270
PHP_SHLIB_SUFFIX_NAMES
You can’t perform that action at this time.
0 commit comments