From: Taufik Date: Mon, 6 Jul 1992 00:46:31 +0000 (+0000) Subject: entered into RCS X-Git-Tag: fsf-origin~923 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef14d714ea89f9690a200db453dbac9007416ff;p=thirdparty%2Fautoconf.git entered into RCS --- diff --git a/config.sub b/config.sub index 8b9196f81..b69b37c9c 100755 --- a/config.sub +++ b/config.sub @@ -480,6 +480,9 @@ case $os in -osf*) os=-osf ;; + -utek*) + os=-bsd + ;; -dynix*) os=-bsd ;;