summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2016-01-24 22:06:51 +0100
committerTorbjorn Granlund <torbjorng@google.com>2016-01-24 22:06:51 +0100
commit7f7ac50b91edb114efae90c02c2d767d0174c44a (patch)
treeee087c5882f9d06433881ae4316552e5924cb5b5 /config.guess
parent3c299fecf0856b8c454ade425c9ae03c0855e2eb (diff)
downloadgmp-7f7ac50b91edb114efae90c02c2d767d0174c44a.tar.gz
Fix typo.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index d812157ad..e58e0bf2a 100755
--- a/config.guess
+++ b/config.guess
@@ -1066,7 +1066,8 @@ s390*-*-*)
s390x-*-*) exact_cpu=${zcpu} ;;
s390-*-*) exact_cpu=${zcpu}esa ;;
esac
- ;;
+ fi
+ ;;
esac