From: David J. MacKenzie Date: Wed, 8 Feb 1995 15:03:05 +0000 (+0000) Subject: add a space in #! for 4.2bsd dynix etc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c395186dac387715748631058289a03fe29e585;p=gcc.git add a space in #! for 4.2bsd dynix etc. From-SVN: r8893 --- diff --git a/gcc/config.guess b/gcc/config.guess index 1871a4f5b5a..4d4e6944a82 100755 --- a/gcc/config.guess +++ b/gcc/config.guess @@ -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. #