config.gcc: Fix typo for UnixWare 7.
authorRodney Brown <RodneyBrown@mynd.com>
Mon, 4 Dec 2000 20:20:23 +0000 (20:20 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Mon, 4 Dec 2000 20:20:23 +0000 (20:20 +0000)
2000-12-01  Rodney Brown  <RodneyBrown@mynd.com>

    * config.gcc: Fix typo for UnixWare 7.

From-SVN: r38010

gcc/ChangeLog
gcc/config.gcc

index fca3d62b6d8571517caaff658c9511b2bf253d3f..522d51d1dc49127b93646eb59dd64b3ecd78c907 100644 (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.
index 5d1727bfc9853b52447660e97159f1751a4a4f7a..27cd0e904fae321cb1181012f44b50362db97c41 100644 (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