config.gcc: Fix typo for UnixWare 7.

2000-12-01  Rodney Brown  <RodneyBrown@mynd.com>

    * config.gcc: Fix typo for UnixWare 7.

From-SVN: r38010
This commit is contained in:
Rodney Brown 2000-12-04 20:20:23 +00:00 committed by Robert Lipe
parent 58097133b9
commit 23a535c4ff
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-12-01 Rodney Brown <RodneyBrown@mynd.com>
* config.gcc: Fix typo for UnixWare 7.
2000-12-03 Phil Edwards <pme@sources.redhat.com>
* invoke.texi: Replace `pedwarns' with clearer text.

View File

@ -1277,7 +1277,7 @@ i[34567]86-*-solaris2*)
fi
fi
;;
[34567]86-*-sysv5*) # Intel x86 on System V Release 5
i[34567]86-*-sysv5*) # Intel x86 on System V Release 5
xm_file="xm-alloca.h ${xm_file}"
xm_defines="USG POSIX"
tm_file=i386/sysv5.h