From 865059199b4e8fec61b372d6ab6c529690e03154 Mon Sep 17 00:00:00 2001 From: "David J. MacKenzie" Date: Wed, 8 Feb 1995 15:03:05 +0000 Subject: [PATCH] add a space in #! for 4.2bsd dynix etc. --- config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.guess b/config.guess index 1871a4f5b5a..4d4e6944a82 100755 --- a/config.guess +++ b/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. # -- 2.39.5