summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-18 19:09:06 +0000
committerRoland McGrath <roland@gnu.org>2002-10-18 19:09:06 +0000
commit667bea233af776b461dafb13cfbd3b1160b7edf5 (patch)
tree098a09e269360568211b528a09a94251319205f8 /configure.in
parent69c708edbc722e0f51fe1f6c50ebf1ca7924eb83 (diff)
* configure.in: Remove bogus echo included in
2002-10-08 Aldy Hernandez <aldyh@redhat.com> change. * configure: Regenerated.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e974be76a2..e841f83a40 100644
--- a/configure.in
+++ b/configure.in
@@ -305,7 +305,6 @@ if test -z "$enable_hacker_mode"; then
fi
# Brain dead PowerPC box with absolutely no FPU.
-echo $host
case "$machine-$host_os" in
powerpc*-*soft)
with_fp=no