Mercurial > emacs
changeset 7231:e781f7d5ae04
We don't have to have the version number in here anymore.
Instead we patch the way it is passed from make to the C compiler.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 30 Apr 1994 20:28:50 +0000 |
parents | 0dc95caa2188 |
children | 25300b83f0dd |
files | msdos/sed3.inp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/sed3.inp Sat Apr 30 20:28:27 1994 +0000 +++ b/msdos/sed3.inp Sat Apr 30 20:28:50 1994 +0000 @@ -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!