]> git.eshelyaron.com Git - emacs.git/commitdiff
We don't have to have the version number in here anymore.
authorRichard M. Stallman <rms@gnu.org>
Sat, 30 Apr 1994 20:28:50 +0000 (20:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 30 Apr 1994 20:28:50 +0000 (20:28 +0000)
Instead we patch the way it is passed from make to the C compiler.

msdos/sed3.inp

index d8c3f2d55714ef04ee8b753bfa17dd5f0358f82f..966e95098298185a4e15a03234caa1ed6e87d1cd 100644 (file)
@@ -4,7 +4,7 @@
 /^# DIST: /d
 /^SHELL *=/s/^/# /
 /^CC *=/s/=.*$/=gcc/
-/^version *=/s/=.*$/="19.23"/
+/-DVERSION=/s/"\\"\${version}\\""/\\"${version}\\"/
 /^configname *=/s/=.*$/=msdos/
 /^archlibdir *=/s!=.*$!=/emacs/bin!
 /^bindir *=/s!=.*$!=/emacs/bin!