mirror of
https://github.com/php/php-src.git
synced 2024-12-05 07:46:06 +08:00
- remove experimental flag on fpm
This commit is contained in:
parent
1546456cdd
commit
62aaa5ac24
@ -3,7 +3,7 @@ dnl $Id$
|
||||
dnl
|
||||
|
||||
PHP_ARG_ENABLE(fpm,,
|
||||
[ --enable-fpm EXPERIMENTAL: Enable building of the fpm SAPI executable], no, no)
|
||||
[ --enable-fpm Enable building of the fpm SAPI executable], no, no)
|
||||
|
||||
dnl configure checks {{{
|
||||
AC_DEFUN([AC_FPM_STDLIBS],
|
||||
|
Loading…
Reference in New Issue
Block a user