changeset 955:a69fb1457a02

(amigaunix/amix): Use sysv4 as os.
author Richard M. Stallman <rms@gnu.org>
date Wed, 12 Aug 1992 06:51:16 +0000
parents 9e51bb887797
children c530dbc9a92a
files config.sub
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Tue Aug 11 07:25:06 1992 +0000
+++ b/config.sub	Wed Aug 12 06:51:16 1992 +0000
@@ -335,7 +335,7 @@
 		;;
 	amigaunix | amix)
 		basic_machine=m68k-cbm
-		os=-amix
+		os=-sysv4
 		;;
 	cray | ymp)
 		basic_machine=ymp-cray
@@ -470,7 +470,7 @@
 	# Each alternative must end in a *, to match a version number.
 	-bsd* | -sysv* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
 	      | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos* | -hpux* \
-	      | -unos* | -osf* | -luna* | -dgux* | -solari* | -sym* | -amix* \
+	      | -unos* | -osf* | -luna* | -dgux* | -solari* | -sym* \
 	      | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
 	      | -nindy* | -vxworks* | -ebmon* | -hds* | -m88kbcs*)
 		;;