]> git.eshelyaron.com Git - emacs.git/commitdiff
(i586-dg-dguxR4.*): New name in case branch.
authorKarl Heuer <kwzh@gnu.org>
Thu, 20 Nov 1997 21:52:47 +0000 (21:52 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 20 Nov 1997 21:52:47 +0000 (21:52 +0000)
configure.in

index 1adb6134d6b6d68fc3f745a23bfda8b61ce298fd..e83dac34063d04116dab319c28652ea32a5f2d34 100644 (file)
@@ -320,8 +320,9 @@ case "${canonical}" in
   ## 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* )