mirror of https://github.com/encounter/SDL.git
regenerated configure script
This commit is contained in:
parent
1d1fb95a61
commit
43555bd1a9
|
@ -18951,13 +18951,15 @@ then :
|
||||||
ac_cv_func_alloca_works=yes
|
ac_cv_func_alloca_works=yes
|
||||||
else $as_nop
|
else $as_nop
|
||||||
ac_cv_func_alloca_works=no
|
ac_cv_func_alloca_works=no
|
||||||
|
|
||||||
fi
|
fi
|
||||||
rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
rm -f core conftest.err conftest.$ac_objext conftest.beam \
|
||||||
conftest$ac_exeext conftest.$ac_ext
|
conftest$ac_exeext conftest.$ac_ext
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
|
||||||
printf "%s\n" "$ac_cv_func_alloca_works" >&6; }
|
printf "%s\n" "$ac_cv_func_alloca_works" >&6; }
|
||||||
fi
|
|
||||||
|
|
||||||
if test $ac_cv_func_alloca_works = yes; then
|
if test $ac_cv_func_alloca_works = yes; then
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue