1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 07:01:11 -08:00

Add a blank in the #! line for 4.2BSD Dynix etc.

This commit is contained in:
David J. MacKenzie 1995-02-08 15:05:06 +00:00
parent 865059199b
commit c3e2153cb6

2
config.sub vendored
View file

@ -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.