Mercurial > emacs
changeset 18099:dcbb878e8cbf
(m88k-dg-dgux4*): New alternative.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 Jun 1997 23:58:19 +0000 |
parents | 10b2526db6f0 |
children | 429fd40a708f |
files | configure.in |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Sun Jun 01 23:50:47 1997 +0000 +++ b/configure.in Sun Jun 01 23:58:19 1997 +0000 @@ -278,6 +278,13 @@ ;; ## Data General AViiON Machines + ## 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* ) + machine=aviion opsys=dgux4 + ;; m88k-dg-dgux5.4R3* | m88k-dg-dgux5.4.3* ) ## This name is dgux5-4-3 instead of dgux5-4r3 ## to avoid a file name conflict on MSDOS.