changeset 20287:39573921dadc

(i586-dg-dguxR4.*): New name in case branch.
author Karl Heuer <kwzh@gnu.org>
date Thu, 20 Nov 1997 21:52:47 +0000
parents 5cf064c70ee5
children 3ef6fba94e13
files configure.in
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Nov 20 21:47:12 1997 +0000
+++ b/configure.in	Thu Nov 20 21:52:47 1997 +0000
@@ -320,8 +320,9 @@
   ## DG changed naming conventions with the release of 5.4.4.10, they
   ## dropped the initial 5.4 but left the intervening R.  Because of the
   ## R this shouldn't conflict with older versions of the OS (which I
-  ## think were named like dgux4.*).
-  m88k-dg-dguxR4.* | m88k-dg-dgux4* )
+  ## think were named like dgux4.*). In addition, DG new AViiONs series
+  ## uses either Motorola M88k or Intel Pentium CPUs.
+  i586-dg-dguxR4.* | m88k-dg-dguxR4.* | m88k-dg-dgux4* )
     machine=aviion opsys=dgux4
   ;;
   m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* )