comparison config.sub @ 10704:0b7596c02db4

Add a blank in the #! line for 4.2BSD Dynix etc.
author David J. MacKenzie <djm@gnu.org>
date Wed, 08 Feb 1995 15:05:06 +0000
parents 4d93473e25b9
children e47bb69af803
comparison
equal deleted inserted replaced
10703:7072187c3d81 10704:0b7596c02db4
1 #!/bin/sh 1 #! /bin/sh
2 # Configuration validation subroutine script, version 1.1. 2 # Configuration validation subroutine script, version 1.1.
3 # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 3 # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
4 # This file is (in principle) common to ALL GNU software. 4 # This file is (in principle) common to ALL GNU software.
5 # The presence of a machine in this file suggests that SOME GNU software 5 # The presence of a machine in this file suggests that SOME GNU software
6 # can handle that machine. It does not imply ALL GNU software can. 6 # can handle that machine. It does not imply ALL GNU software can.