# HG changeset patch # User Richard Kenner # Date 758457744 0 # Node ID 1449eaee85a9b13fedcf6204e764baf7de698387 # Parent b2d5340c0c2cf5cd594db995f0afa764cfaf0a85 Fix typo in -hiux* case. diff -r b2d5340c0c2c -r 1449eaee85a9 config.sub --- a/config.sub Thu Jan 13 05:01:36 1994 +0000 +++ b/config.sub Thu Jan 13 10:42:24 1994 +0000 @@ -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 @@ basic_machine=$1 ;; -hiux*) - os==-hiuxwe2 + os=-hiuxwe2 ;; -sco4) os=-sco3.2v4