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

This commit is contained in:
djm 1995-02-08 15:03:05 +00:00
parent 27ed1440ec
commit ec5d701dfd

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.
#