1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Remove duplicate no/yes print for preserve_none

Closes GH-20827
This commit is contained in:
henderkes
2026-01-03 23:06:39 +01:00
committed by Ilija Tovilo
parent bddd6b0cd3
commit 7b70ee5a9d

View File

@@ -568,7 +568,6 @@ int main(void) {
[php_cv_preserve_none=no],
[php_cv_preserve_none=no])
])
AC_MSG_RESULT([$php_cv_preserve_none])
AS_VAR_IF([php_cv_preserve_none], [yes], [
AC_DEFINE([HAVE_PRESERVE_NONE], [1],
[Define to 1 if you have preserve_none support.])