|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
--- a/configure
|
|
|
|
|
+++ b/configure
|
|
|
|
|
@@ -4719,6 +4719,7 @@ $as_echo_n "checking build system compil
|
|
|
|
|
@@ -5689,6 +5689,7 @@ printf %s "checking build system compile
|
|
|
|
|
# remove anything that might look like compiler output to our "||" expression
|
|
|
|
|
rm -f conftest* a.out b.out a.exe a_out.exe
|
|
|
|
|
cat >conftest.c <<EOF
|
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
int
|
|
|
|
|
main ()
|
|
|
|
|
{
|
|
|
|
|
@@ -4751,6 +4752,7 @@ $as_echo_n "checking build system compil
|
|
|
|
|
@@ -5721,6 +5722,7 @@ printf %s "checking build system compile
|
|
|
|
|
# remove anything that might look like compiler output to our "||" expression
|
|
|
|
|
rm -f conftest* a.out b.out a.exe a_out.exe
|
|
|
|
|
cat >conftest.c <<EOF
|
|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
int
|
|
|
|
|
main ()
|
|
|
|
|
{
|
|
|
|
|
@@ -4787,6 +4789,7 @@ $as_echo_n "checking build system compil
|
|
|
|
|
@@ -5757,6 +5759,7 @@ printf %s "checking build system compile
|
|
|
|
|
# remove anything that might look like compiler output to our "||" expression
|
|
|
|
|
rm -f conftest* a.out b.out a.exe a_out.exe
|
|
|
|
|
cat >conftest.c <<EOF
|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
int
|
|
|
|
|
main ()
|
|
|
|
|
{
|
|
|
|
|
@@ -4837,6 +4840,7 @@ else
|
|
|
|
|
@@ -5808,6 +5811,7 @@ else $as_nop
|
|
|
|
|
gmp_cv_prog_exeext_for_build="$EXEEXT"
|
|
|
|
|
else
|
|
|
|
|
cat >conftest.c <<EOF
|
|
|
|
|