diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
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 |