* ChangeLog, configure: Fix spelling errors.

From-SVN: r46579
This commit is contained in:
Joseph Myers 2001-10-28 12:08:43 +00:00
parent 82e255f2d4
commit 63f6bcd791
2 changed files with 9 additions and 5 deletions

View File

@ -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> 2001-10-20 Brendan Kehoe <brendan@zen.org>
* MAINTAINERS: Tweak my address. * 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) 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> 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> 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 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
powerpcle variant. Convert pentium into i586, not i486. Add p5 powerpcle variant. Convert pentium into i586, not i486. Add p5
alias for i586. Map new x86 variants p6, k5, nexgen into i586 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 * configure: print the "Building in" message only when building in
other than "." AND verbose. other than "." AND verbose.
* configure: remove -s, rework -v to better accomodate guested * configure: remove -s, rework -v to better accommodate guested
configures. configures.
* standards.texi: updated to 3 may, fixed librid <-> libdir typo. * standards.texi: updated to 3 may, fixed librid <-> libdir typo.

4
configure vendored
View File

@ -89,7 +89,7 @@ subdirs=
target_alias=NOTARGET target_alias=NOTARGET
target_makefile_frag= target_makefile_frag=
undefs=NOUNDEFS undefs=NOUNDEFS
version="$Revision: 1.36 $" version="$Revision: 1.37 $"
x11=default x11=default
bindir='${exec_prefix}/bin' bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin' sbindir='${exec_prefix}/sbin'
@ -1295,7 +1295,7 @@ EOF
esac esac
# real copy now in ${subdir}/Makefile.tem # 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} rm -f ${Makefile}
cat > ${Makefile} <<EOF cat > ${Makefile} <<EOF
# ${NO_EDIT} # ${NO_EDIT}