aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorDavid J. MacKenzie1995-02-08 15:05:06 +0000
committerDavid J. MacKenzie1995-02-08 15:05:06 +0000
commitc3e2153cb6a2bb0cc71837d5c147e4dd04874ffa (patch)
tree39a1edd1187e607a5b5a8d566ffc01118d84cf66 /config.sub
parent865059199b4e8fec61b372d6ab6c529690e03154 (diff)
downloademacs-c3e2153cb6a2bb0cc71837d5c147e4dd04874ffa.tar.gz
emacs-c3e2153cb6a2bb0cc71837d5c147e4dd04874ffa.zip
Add a blank in the #! line for 4.2BSD Dynix etc.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index f3a0f40a093..667d3d23bea 100755
--- a/config.sub
+++ b/config.sub
@@ -1,4 +1,4 @@
1#!/bin/sh 1#! /bin/sh
2# Configuration validation subroutine script, version 1.1. 2# Configuration validation subroutine script, version 1.1.
3# Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 3# Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
4# This file is (in principle) common to ALL GNU software. 4# This file is (in principle) common to ALL GNU software.