mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
Rename option to match description string
This commit is contained in:
parent
3c8990eb36
commit
44ffdc182f
@ -112,7 +112,7 @@ AC_ARG_ENABLE(experimental-zts,
|
||||
ZEND_EXPERIMENTAL_ZTS=no
|
||||
])
|
||||
|
||||
AC_ARG_ENABLE(large-mem,
|
||||
AC_ARG_ENABLE(inline-optimization,
|
||||
[ --enable-inline-optimization If you have much memory and are using
|
||||
gcc, you might try this.],[
|
||||
ZEND_INLINE_OPTIMIZATION=$enableval
|
||||
|
Loading…
Reference in New Issue
Block a user