From: Jérôme Loyet Date: Sat, 8 Oct 2011 19:31:32 +0000 (+0000) Subject: - Fixed bug #55577 (status.html does not install) X-Git-Tag: php-5.4.0beta2~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81565fdf45157e1ce85f11f24ff09ee90225e9b4;p=php - Fixed bug #55577 (status.html does not install) --- diff --git a/sapi/fpm/config.m4 b/sapi/fpm/config.m4 index 6cdfeb7391..b142f19b31 100644 --- a/sapi/fpm/config.m4 +++ b/sapi/fpm/config.m4 @@ -412,7 +412,7 @@ if test "$PHP_FPM" != "no"; then AC_DEFINE_UNQUOTED(PHP_FPM_GROUP, "$php_fpm_group", [fpm group name]) PHP_ADD_BUILD_DIR(sapi/fpm/fpm) - PHP_OUTPUT(sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.8) + PHP_OUTPUT(sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.8 sapi/fpm/status.html) PHP_ADD_MAKEFILE_FRAGMENT([$abs_srcdir/sapi/fpm/Makefile.frag]) SAPI_FPM_PATH=sapi/fpm/php-fpm