Mercurial > emacs
changeset 5576:1449eaee85a9
Fix typo in -hiux* case.
author | Richard Kenner <kenner@gnu.org> |
---|---|
date | Thu, 13 Jan 1994 10:42:24 +0000 |
parents | b2d5340c0c2c |
children | a0e0f051e3d2 |
files | config.sub |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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