1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

Rename option to match description string

This commit is contained in:
Sascha Schumann
1999-12-23 17:48:56 +00:00
parent 3c8990eb36
commit 44ffdc182f

View File

@@ -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