* configure.in: Use mh-ncrsvr43. Patch from
authorPer Bothner <per@bothner.com>
Sun, 5 Jun 1994 00:25:32 +0000 (00:25 +0000)
committerPer Bothner <per@bothner.com>
Sun, 5 Jun 1994 00:25:32 +0000 (00:25 +0000)
Tom McConnell <tmcconne@sedona.intel.com>.

ChangeLog
configure.in

index 9fd0435..5f21dd4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * configure.in:  Use mh-ncrsvr43.  Patch from
+       Tom McConnell <tmcconne@sedona.intel.com>.
+
 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
 
        * config.guess (i386-unknown-bsdi):  No longer need to
index 1ed4555..76b8944 100644 (file)
@@ -98,6 +98,7 @@ case "${host}" in
   mips*-sgi-irix3*)       host_makefile_frag=config/mh-sysv ;;
   mips*-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
   mips*-*-sysv*)         host_makefile_frag=config/mh-riscos ;;
+  i[34]86-ncr-sysv43)     host_makefile_frag=config/mh-ncrsvr43 ;;
   i[34]86-ncr-sysv4*)     host_makefile_frag=config/mh-ncr3000 ;;
   i[34]86-*-sco*)         host_makefile_frag=config/mh-sco ;;
   i[34]86-*-isc*)        host_makefile_frag=config/mh-sysv ;;