]> sourceware.org Git - automake.git/commitdiff
(amigaunix/amix): Use sysv4 as os.
authorRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 06:51:16 +0000 (06:51 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 06:51:16 +0000 (06:51 +0000)
config.sub
lib/config.sub

index b69b37c9c36c3ebfef9c23cbd2ee7f8819a49b04..231355e89b43bd4d1bea33397b8fe9fdccfc9dd7 100644 (file)
@@ -335,7 +335,7 @@ case $basic_machine in
                ;;
        amigaunix | amix)
                basic_machine=m68k-cbm
-               os=-amix
+               os=-sysv4
                ;;
        cray | ymp)
                basic_machine=ymp-cray
@@ -470,7 +470,7 @@ case $os in
        # 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*)
                ;;
index b69b37c9c36c3ebfef9c23cbd2ee7f8819a49b04..231355e89b43bd4d1bea33397b8fe9fdccfc9dd7 100644 (file)
@@ -335,7 +335,7 @@ case $basic_machine in
                ;;
        amigaunix | amix)
                basic_machine=m68k-cbm
-               os=-amix
+               os=-sysv4
                ;;
        cray | ymp)
                basic_machine=ymp-cray
@@ -470,7 +470,7 @@ case $os in
        # 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*)
                ;;
This page took 0.030288 seconds and 5 git commands to generate.