diff --git a/Zend/Zend.m4 b/Zend/Zend.m4 index 3c4a8019fcb..1c3e13acff4 100644 --- a/Zend/Zend.m4 +++ b/Zend/Zend.m4 @@ -381,8 +381,6 @@ int emu(const opcode_handler_t *ip, void *fp) { fi if test "$ZEND_GCC_GLOBAL_REGS" = "yes"; then AC_DEFINE([HAVE_GCC_GLOBAL_REGS], 1, [Define if the target system has support for global register variables]) -else - HAVE_GCC_GLOBAL_REGS=no fi AC_MSG_RESULT($ZEND_GCC_GLOBAL_REGS)