Commit 55840423aa5a4533c3915509709bbffd3d4d40d9

Sam Lantinga 2022-06-29T17:25:49

Merge commit '43555bd1a9f8188b6f83a7c7d45861a35df6a54b' into main

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/configure b/configure
index 560739f..4497e25 100755
--- a/configure
+++ b/configure
@@ -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