From: David J. MacKenzie Date: Wed, 8 Feb 1995 15:05:06 +0000 (+0000) Subject: Add a blank in the #! line for 4.2BSD Dynix etc. X-Git-Tag: emacs-19.34~5154 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c3e2153cb6a2bb0cc71837d5c147e4dd04874ffa;p=emacs.git Add a blank in the #! line for 4.2BSD Dynix etc. --- diff --git a/config.sub b/config.sub index f3a0f40a093..667d3d23bea 100755 --- a/config.sub +++ b/config.sub @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software.