summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2004-01-22 00:10:32 +0100
committerKevin Ryde <user42@zip.com.au>2004-01-22 00:10:32 +0100
commit817f66f3e4013cc4377887e399c28617517456c5 (patch)
tree22b37fcefeaf67a55acc0011c3c1bd7a6ee717f1 /config.guess
parent097558493d7297aa49e8f569309d5a2dd88e2c95 (diff)
downloadgmp-817f66f3e4013cc4377887e399c28617517456c5.tar.gz
Fix typo in ia64*-*-* comment.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.guess b/config.guess
index 82eab6f0c..db491935b 100755
--- a/config.guess
+++ b/config.guess
@@ -3,7 +3,7 @@
# GMP config.guess wrapper.
-# Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -155,7 +155,7 @@ EOF
;;
ia64*-*-*)
- # CPUID[3] bits 24 to 31 ais the processor family. itanium2 is documented
+ # CPUID[3] bits 24 to 31 is the processor family. itanium2 is documented
# as 0x1f, plain itanium has been seen returning 0x07 on two systems, but
# haven't found any documentation on it as such.
#