diff --git a/build/php.m4 b/build/php.m4 index 9746ba28f32..7fb9e3125d1 100644 --- a/build/php.m4 +++ b/build/php.m4 @@ -2219,7 +2219,6 @@ struct crypt_data buffer; crypt_r("passwd", "hash", &buffer); ]])],[php_cv_crypt_r_style=struct_crypt_data_gnu_source],[]) fi - ]) if test "$php_cv_crypt_r_style" = "none"; then AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[