add a space in #! for 4.2bsd dynix etc.

This commit is contained in:
David MacKenzie 1995-02-08 15:03:05 +00:00
parent 2d3d9ed9f2
commit 52d932825d
2 changed files with 2 additions and 2 deletions

2
config.guess vendored
View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.