comparison config.sub @ 1627:1c2f6bc3d8fe

* config.sub: Added Xenix operating system.
author Jim Blandy <jimb@redhat.com>
date Wed, 18 Nov 1992 06:28:11 +0000
parents 9ff238dd8a35
children 9c52fcf232bf
comparison
equal deleted inserted replaced
1626:53422adb945d 1627:1c2f6bc3d8fe
512 -svr4) 512 -svr4)
513 os=-sysv4 513 os=-sysv4
514 ;; 514 ;;
515 -svr3) 515 -svr3)
516 os=-sysv3 516 os=-sysv3
517 ;;
518 -xenix)
519 os=-xenix
517 ;; 520 ;;
518 -none) 521 -none)
519 ;; 522 ;;
520 *) 523 *)
521 # Get rid of the `-' at the beginning of $os. 524 # Get rid of the `-' at the beginning of $os.