]> git.eshelyaron.com Git - emacs.git/commit
Use CANNOT_DUMP mode.
authorKen Raeburn <raeburn@raeburn.org>
Sun, 11 Jun 2017 20:11:29 +0000 (16:11 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:22 +0000 (04:36 -0400)
commit761346dc6e3a8d64cd087796491ab7c1b0a36f20
tree7c957f3ecd30a6646057fb4794759d42a0aeaab4
parentdbdfea8b74c9d4311baad6e9f1407a6655d6bb78
Use CANNOT_DUMP mode.

* configure.ac: Always set CANNOT_DUMP=yes.
* src/Makefile.in (emacs$(EXEEXT)): Always execute the "dump" code.
(bootstrap-emacs$(EXEEXT)): Always execute the "bootstrap" code.
configure.ac
src/Makefile.in