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:
parent
6d356da11a
commit
68afdd56d4
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user