changeset 2973:6b04a0846802

* configure.in: Add case for version 5 of Esix.
author Jim Blandy <jimb@redhat.com>
date Sun, 23 May 1993 02:53:53 +0000
parents 1298574b81d6
children 253a291a62ca
files configure1.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Sun May 23 00:15:29 1993 +0000
+++ b/configure1.in	Sun May 23 02:53:53 1993 +0000
@@ -550,6 +550,7 @@
       *-isc1.* | *-isc2.[01]* )	opsys=386-ix ;;
       *-isc2.2 )		opsys=isc2-2 ;;
       *-isc* )			opsys=isc3-0 ;;
+      *-esix5* )		opsys=esix5r4 ;;
       *-esix* )			opsys=esix ;;
       *-xenix* )		opsys=xenix ;;
       *-linux* )		opsys=linux ;;