From: Jim Blandy Date: Wed, 18 Nov 1992 06:28:11 +0000 (+0000) Subject: * config.sub: Added Xenix operating system. X-Git-Tag: fsf-origin~916 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f02fd809145b477447229d885d544644dd6087;p=thirdparty%2Fautoconf.git * config.sub: Added Xenix operating system. --- diff --git a/config.sub b/config.sub index b8865dcc0..8a68fbbf1 100755 --- a/config.sub +++ b/config.sub @@ -515,6 +515,9 @@ case $os in -svr3) os=-sysv3 ;; + -xenix) + os=-xenix + ;; -none) ;; *)