From: Richard Kenner Date: Thu, 13 Jan 1994 10:42:24 +0000 (+0000) Subject: Fix typo in -hiux* case. X-Git-Tag: fsf-origin~808 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb3597d15ae0485bfbadcd89afc90a29dd8681f;p=thirdparty%2Fautoconf.git Fix typo in -hiux* case. --- diff --git a/config.sub b/config.sub index 5f0e9f3dd..c036cf3d2 100755 --- a/config.sub +++ b/config.sub @@ -1,6 +1,6 @@ #!/bin/sh # Configuration validation subroutine script, version 1.1. -# Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. +# Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. @@ -72,7 +72,7 @@ case $os in basic_machine=$1 ;; -hiux*) - os==-hiuxwe2 + os=-hiuxwe2 ;; -sco4) os=-sco3.2v4