* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
authorDavid D. Zuhn <zoo@cygnus>
Sun, 18 Apr 1993 00:21:14 +0000 (00:21 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Sun, 18 Apr 1993 00:21:14 +0000 (00:21 +0000)
* config/mh-delta88: remove extraneous GCC references

configure.in

index ee38f9fecb17e6f7e7c743eac77d7af56d288b12..806be61579ce693c7b23a094bc73a4383df4d118 100644 (file)
@@ -84,7 +84,7 @@ srcname="gnu development package"
 case "${host}" in
   m68k-apollo-sysv*)      host_makefile_frag=config/mh-apollo68 ;;
   m68k-apollo-bsd*)       host_makefile_frag=config/mh-a68bsd ;;
-  m88k-motorola-m88kbcs)  host_makefile_frag=config/mh-delta88;;
+  m88k-motorola-sysv*)    host_makefile_frag=config/mh-delta88;;
   m88k-dg-dgux*)         host_makefile_frag=config/mh-dgux ;;
   mips-dec-ultrix*)       host_makefile_frag=config/mh-decstation ;;
   mips-sgi-irix4*)        host_makefile_frag=config/mh-irix4 ;;