]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
authorJeffrey A Law <law@cygnus.com>
Thu, 13 Nov 1997 18:37:27 +0000 (18:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 13 Nov 1997 18:37:27 +0000 (11:37 -0700)
From-SVN: r16456

ChangeLog
configure.in

index 72473f3d745fb0805bc7b14e096a832702c59920..2d35f5dbf4d5aa0e3006a3d2861749349ecb973c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
+
 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in: check-target-libio depends on all-target-libstdc++.
index c768e6f64408ed0fcc6978e3576f933514affff3..bec2b3486ebe466657a0631f10f973ff05eb50da 100644 (file)
@@ -122,7 +122,7 @@ case "${host}" in
   mips*-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
   mips*-*-sysv*)         host_makefile_frag=config/mh-riscos ;;
   i[3456]86-*-dgux*)     host_makefile_frag=config/mh-dgux386 ;;
-  i[3456]86-ncr-sysv4.3 host_makefile_frag=config/mh-ncrsvr43 ;;
+  i[3456]86-ncr-sysv4.3*) host_makefile_frag=config/mh-ncrsvr43 ;;
   i[3456]86-ncr-sysv4*)   host_makefile_frag=config/mh-ncr3000 ;;
   i[3456]86-*-sco3.2v5*)  host_makefile_frag=config/mh-sysv ;;
   i[3456]86-*-sco*)       host_makefile_frag=config/mh-sco ;;