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

Commit5854421

Browse files
committed
oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...
1 parent15d61bb commit5854421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ if test "X$elf" = "Xyes"
653653
then
654654
ELF_SYS=true
655655
else
656-
ELF_SYS=false
656+
ELF_SYS=
657657
fi
658658

659659
iftest"X$need_tas" ="Xyes"

‎src/configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ if test "X$elf" = "Xyes"
5252
then
5353
ELF_SYS=true
5454
else
55-
ELF_SYS=false
55+
ELF_SYS=
5656
fi
5757

5858
if test "X$need_tas" = "Xyes"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp