From: Sascha Schumann Date: Wed, 14 Jun 2000 07:08:08 +0000 (+0000) Subject: Only replaced C0X and C0x, but not c0x.. X-Git-Tag: php-4.0.1RC~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17fe68011726ca577e3308c3e1ca479f5665cca8;p=php Only replaced C0X and C0x, but not c0x.. --- diff --git a/Zend/Zend.m4 b/Zend/Zend.m4 index 227eefdf74..ef236bbed0 100644 --- a/Zend/Zend.m4 +++ b/Zend/Zend.m4 @@ -100,8 +100,8 @@ AC_ARG_ENABLE(debug, AC_DEFUN(LIBZEND_OTHER_CHECKS,[ -AC_ARG_ENABLE(c0x-inline, -[ --enable-c0x-inline Enable C9x-inline semantics],[ +AC_ARG_ENABLE(c9x-inline, +[ --enable-c9x-inline Enable C9x-inline semantics],[ ZEND_C9X_INLINE=$enableval ],[ ZEND_C9X_INLINE=no