Commit 58544215 authored by Marc G. Fournier's avatar Marc G. Fournier

parent 15d61bb4
...@@ -653,7 +653,7 @@ if test "X$elf" = "Xyes" ...@@ -653,7 +653,7 @@ if test "X$elf" = "Xyes"
then then
ELF_SYS=true ELF_SYS=true
else else
ELF_SYS=false ELF_SYS=
fi fi
if test "X$need_tas" = "Xyes" if test "X$need_tas" = "Xyes"
......
...@@ -52,7 +52,7 @@ if test "X$elf" = "Xyes" ...@@ -52,7 +52,7 @@ if test "X$elf" = "Xyes"
then then
ELF_SYS=true ELF_SYS=true
else else
ELF_SYS=false ELF_SYS=
fi fi
if test "X$need_tas" = "Xyes" if test "X$need_tas" = "Xyes"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment