1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

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.
This commit is contained in:
Richard M. Stallman 1994-04-30 20:28:50 +00:00
parent 6d356da11a
commit 68afdd56d4

View 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!