* config.sub: Added Xenix operating system.
authorJim Blandy <jimb@redhat.com>
Wed, 18 Nov 1992 06:28:11 +0000 (06:28 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 18 Nov 1992 06:28:11 +0000 (06:28 +0000)
config.sub

index b8865dc..8a68fbb 100755 (executable)
@@ -515,6 +515,9 @@ case $os in
        -svr3)
                os=-sysv3
                ;;
+       -xenix)
+               os=-xenix
+               ;;
        -none)
                ;;
        *)