make distcleanwhich feels like using a sledgehammer to swat a fly.
make
After doing a pull -u that doesn't change much, and a make that
succeeds, the result doesn't have an up-to-date value for
emacs-version.
The only way I've found to reliably get that updated is to do
make distcleanwhich feels like using a sledgehammer to swat a fly.
make
Surely there's a simpler/quicker way?
Aidan Kehoe writes:
Ar an fichiú lá de mí Márta, scríobh Henry S. Thompson:
After doing a pull -u that doesn't change much, and a make that succeeds, the result doesn't have an up-to-date value for emacs-version.
The only way I've found to reliably get that updated is to do
make distcleanwhich feels like using a sledgehammer to swat a fly.
make
Surely there's a simpler/quicker way?
The following should do it:
rm lisp/version.elc
make
I don't _think_ that will do what we need. version.el appeals to emacs-extra-name, which is defined in emacs.c, appealing to XEMACS_EXTRA_NAME, which is defined in [src/config.h], which is not rebuilt by the above...
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 158:23:51 |
Calls: | 10,384 |
Calls today: | 1 |
Files: | 14,056 |
Messages: | 6,416,485 |