From 68afdd56d42977828c21051b44b0c647465878be Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 30 Apr 1994 20:28:50 +0000 Subject: [PATCH] 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. --- msdos/sed3.inp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msdos/sed3.inp b/msdos/sed3.inp index d8c3f2d5571..966e9509829 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -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! -- 2.39.5