Merge commit '43555bd1a9f8188b6f83a7c7d45861a35df6a54b' into main

This commit is contained in:
Sam Lantinga 2022-06-29 17:25:49 -07:00
commit 55840423aa
1 changed files with 3 additions and 1 deletions

4
configure vendored
View File

@ -18951,13 +18951,15 @@ then :
ac_cv_func_alloca_works=yes
else $as_nop
ac_cv_func_alloca_works=no
fi
rm -f core conftest.err conftest.$ac_objext conftest.beam \
conftest$ac_exeext conftest.$ac_ext
fi
fi
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
printf "%s\n" "$ac_cv_func_alloca_works" >&6; }
fi
if test $ac_cv_func_alloca_works = yes; then