Fix HAVE_DECL_CLONE_NOOWNERCOPY substitution

This commit is contained in:
Joshua Root
2024-09-25 13:09:12 +10:00
parent 202d58b4f4
commit 16c4b69f42
2 changed files with 2 additions and 2 deletions
Vendored
+1 -1
View File
@@ -7744,7 +7744,7 @@ printf "%s\n" "#define HAVE_DECL_CLONE_NOOWNERCOPY $ac_have_decl" >>confdefs.h
HAVE_CLONEFILE=$ac_cv_func_clonefile
HAVE_DECL_CLONE_NOOWNERCOPY=$ac_cv_func_clonefile
HAVE_DECL_CLONE_NOOWNERCOPY=$ac_cv_have_decl_CLONE_NOOWNERCOPY
if test x$ac_cv_func_clonefile = xyes -a x$ac_cv_have_decl_CLONE_NOOWNERCOPY = xyes; then
ac_config_files="$ac_config_files vendor/install/Makefile"