Mercurial > emacs
diff msdos/sed3v2.inp @ 21594:529f64fddbb6
When installing ${version}, do it replacing @version@.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 17 Apr 1998 04:28:29 +0000 |
parents | 5c431b2e0f95 |
children | 4c605d08a747 |
line wrap: on
line diff
--- a/msdos/sed3v2.inp Fri Apr 17 04:25:22 1998 +0000 +++ b/msdos/sed3v2.inp Fri Apr 17 04:28:29 1998 +0000 @@ -4,9 +4,7 @@ /^# DIST: /d /^SHELL *=/s/^/# / /^CC *=/s/=.*$/=gcc/ -# Actually, here we should patch in the exact version number, but only -# [ce]tags uses it. Don't pass it. This is more update-resistant. -/-DVERSION=/s/-DVERSION="\\"\${version}\\""// +/-DVERSION=/s/@version@/\${version}/ /^configname *=/s/=.*$/=msdos/ /^archlibdir *=/s!=.*$!=/emacs/bin! /^bindir *=/s!=.*$!=/emacs/bin!