Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5f7fb67

Browse files
committed
autoconf
1 parent4fc3b06 commit5f7fb67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/configure

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3710,8 +3710,8 @@ rm -fr conftest*
37103710
fi
37113711

37123712

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
3713+
echo$ac_n"checking whether 'long long int' is 64 bits""...$ac_c"1>&6
3714+
echo"configure:3715: checking whether 'long long int' is 64 bits">&5
37153715
iftest"$cross_compiling" = yes;then
37163716
echo"$ac_t""assuming not on target machine"1>&6
37173717
else
@@ -3754,7 +3754,7 @@ EOF
37543754
if { (evalecho configure:3755:\"$ac_link\")1>&5; (eval$ac_link)2>&5; }&&test -s conftest&& (./conftest; exit)2>/dev/null
37553755
then
37563756
cat>> confdefs.h<<\EOF
3757-
#defineHAVE_LONG_LONG_INT_64_lld 1
3757+
#defineHAVE_LONG_LONG_INT_64 1
37583758
EOF
37593759
echo"$ac_t""yes"1>&6
37603760
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp