1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

Merge branch 'PHP-8.2'

This commit is contained in:
Bob Weinand
2022-11-07 16:43:24 +01:00

View File

@@ -716,7 +716,7 @@ return 0;
#else
#error "unsupported platform"
#endif
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no])
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no], [ac_cv_copy_file_range=no])
])
if test "$ac_cv_copy_file_range" = yes; then