From: Guido van Rossum Date: Fri, 11 Apr 1997 18:42:45 +0000 (+0000) Subject: Remove the Emacs shell-script line. It's not a shell script. X-Git-Tag: v1.5a1~173 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d82972b855a5fb8724bc27aae561beda3266399;p=thirdparty%2FPython%2Fcpython.git Remove the Emacs shell-script line. It's not a shell script. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 18b52793724f..d336df5486a4 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -1,4 +1,3 @@ -# -*- shell-script -*- # The file Setup is used by the makesetup script to construct the files # Makefile and config.c, from Makefile.pre and config.c.in, # respectively. The file Setup itself is initially copied from