1
0
mirror of git://git.savannah.gnu.org/config.git synced 2025-06-04 21:40:21 +12:00

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

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