summaryrefslogtreecommitdiff
path: root/configfsf.guess
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-10-26 07:45:50 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-10-26 07:45:50 +0100
commit6acfe67fb8e26e677d3ae71949237e643f6eb85a (patch)
treef837d1c80ce7fd435532a10289af9c300c200e1a /configfsf.guess
parentb4432307924852ca3d426e7154dc352e1713c068 (diff)
downloadgmp-6acfe67fb8e26e677d3ae71949237e643f6eb85a.tar.gz
configfsf.guess: typo corrected upstream.
Diffstat (limited to 'configfsf.guess')
-rwxr-xr-xconfigfsf.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/configfsf.guess b/configfsf.guess
index 982fec7ee..afcb17bcd 100755
--- a/configfsf.guess
+++ b/configfsf.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-09-14'
+timestamp='2015-10-21'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -1123,7 +1123,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
- # prints for the "djgpp" host, or else GDB configury will decide that
+ # prints for the "djgpp" host, or else GDB configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;