diff options
author | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 12:08:43 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 12:08:43 +0000 |
commit | 63f6bcd791a4efb738523b32ebc8be2b56377041 (patch) | |
tree | 1b23d636fbf9c60583cd1c5a35a9e2b7380a91a8 /configure | |
parent | 82e255f2d4242b9a8a4933aa1e90a7a5a34c083f (diff) | |
download | gcc-63f6bcd791a4efb738523b32ebc8be2b56377041.zip gcc-63f6bcd791a4efb738523b32ebc8be2b56377041.tar.gz gcc-63f6bcd791a4efb738523b32ebc8be2b56377041.tar.bz2 |
* ChangeLog, configure: Fix spelling errors.
From-SVN: r46579
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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} |