aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@gcc.gnu.org>2001-10-28 12:08:43 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-10-28 12:08:43 +0000
commit63f6bcd791a4efb738523b32ebc8be2b56377041 (patch)
tree1b23d636fbf9c60583cd1c5a35a9e2b7380a91a8
parent82e255f2d4242b9a8a4933aa1e90a7a5a34c083f (diff)
downloadgcc-63f6bcd791a4efb738523b32ebc8be2b56377041.zip
gcc-63f6bcd791a4efb738523b32ebc8be2b56377041.tar.gz
gcc-63f6bcd791a4efb738523b32ebc8be2b56377041.tar.bz2
* ChangeLog, configure: Fix spelling errors.
From-SVN: r46579
-rw-r--r--ChangeLog10
-rwxr-xr-xconfigure4
2 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9470132..388059c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * ChangeLog, configure: Fix spelling errors.
+
2001-10-20 Brendan Kehoe <brendan@zen.org>
* MAINTAINERS: Tweak my address.
@@ -2835,7 +2839,7 @@ Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
- * config.sub: Accept 'amigados' for backward compatability.
+ * config.sub: Accept 'amigados' for backward compatibility.
Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
@@ -5050,7 +5054,7 @@ Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
- * config.sub: Recognize powerpcle as the little endian varient of
+ * config.sub: Recognize powerpcle as the little endian variant of
the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
powerpcle variant. Convert pentium into i586, not i486. Add p5
alias for i586. Map new x86 variants p6, k5, nexgen into i586
@@ -7777,7 +7781,7 @@ Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
* configure: print the "Building in" message only when building in
other than "." AND verbose.
- * configure: remove -s, rework -v to better accomodate guested
+ * configure: remove -s, rework -v to better accommodate guested
configures.
* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
diff --git a/configure b/configure
index 0ed86da..2a47cec 100755
--- a/configure
+++ b/configure
@@ -89,7 +89,7 @@ subdirs=
target_alias=NOTARGET
target_makefile_frag=
undefs=NOUNDEFS
-version="$Revision: 1.36 $"
+version="$Revision: 1.37 $"
x11=default
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
@@ -1295,7 +1295,7 @@ EOF
esac
# real copy now in ${subdir}/Makefile.tem
- # prepend warning about editting, and a bunch of variables.
+ # prepend warning about editing, and a bunch of variables.
rm -f ${Makefile}
cat > ${Makefile} <<EOF
# ${NO_EDIT}