We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4fc3b06 commit5f7fb67Copy full SHA for 5f7fb67
src/configure
@@ -3710,8 +3710,8 @@ rm -fr conftest*
3710
fi
3711
3712
3713
-echo$ac_n"checking whether 'long long int' is 64 bits using %lld""...$ac_c"1>&6
3714
-echo"configure:3715: checking whether 'long long int' is 64 bits using %lld">&5
+echo$ac_n"checking whether 'long long int' is 64 bits""...$ac_c"1>&6
+echo"configure:3715: checking whether 'long long int' is 64 bits">&5
3715
iftest"$cross_compiling" = yes;then
3716
echo"$ac_t""assuming not on target machine"1>&6
3717
else
@@ -3754,7 +3754,7 @@ EOF
3754
if { (evalecho configure:3755:\"$ac_link\")1>&5; (eval$ac_link)2>&5; }&&test -s conftest&& (./conftest; exit)2>/dev/null
3755
then
3756
cat>> confdefs.h<<\EOF
3757
-#defineHAVE_LONG_LONG_INT_64_lld 1
+#defineHAVE_LONG_LONG_INT_64 1
3758
EOF
3759
echo"$ac_t""yes"1>&6
3760