summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-06-01 23:58:19 +0000
committerRichard M. Stallman <rms@gnu.org>1997-06-01 23:58:19 +0000
commit651fc2d23d21c68bb06757fcbccf717da71ec55c (patch)
treeb6be8359ee10fbab10ff8b305e7fb4b39fdd658b /configure.in
parent34c8b6731d4d209187b8f039ab2a23119a7e4b39 (diff)
downloademacs-651fc2d23d21c68bb06757fcbccf717da71ec55c.tar.gz
(m88k-dg-dgux4*): New alternative.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 381cb7128ce..8687b4061d6 100644
--- a/configure.in
+++ b/configure.in
@@ -278,6 +278,13 @@ case "${canonical}" in
;;
## 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.