Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove some unused variables
This commit is contained in:
Peter Kokot 2019-07-08 10:20:14 +02:00
commit c752b74665
3 changed files with 1 additions and 13 deletions

View file

@ -111,10 +111,6 @@ php_zts_is_enabled
CPPFLAGS=$old_CPPFLAGS
AC_MSG_RESULT([$PHP_THREAD_SAFETY])
dnl Support for building and testing Zend extensions.
ZEND_EXT_TYPE="zend_extension"
PHP_SUBST(ZEND_EXT_TYPE)
dnl Discard optimization flags when debugging is enabled.
if test "$PHP_DEBUG" = "yes"; then
PHP_DEBUG=1