aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1995-02-08 15:05:06 +0000
committerDavid J. MacKenzie <djm@gnu.org>1995-02-08 15:05:06 +0000
commit5b26b12e46b07208e81d3d1e5ed063b202b75798 (patch)
tree01231039853dd6e2d793fec782d546a4654ac065 /gcc
parent1c395186dac387715748631058289a03fe29e585 (diff)
downloadgcc-5b26b12e46b07208e81d3d1e5ed063b202b75798.zip
gcc-5b26b12e46b07208e81d3d1e5ed063b202b75798.tar.gz
gcc-5b26b12e46b07208e81d3d1e5ed063b202b75798.tar.bz2
Add a blank in the #! line for 4.2BSD Dynix etc.
From-SVN: r8894
Diffstat (limited to 'gcc')
-rwxr-xr-xgcc/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index f3a0f40..667d3d2 100755
--- a/gcc/config.sub
+++ b/gcc/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.