]> git.eshelyaron.com Git - emacs.git/commit
Unexec removal: Build system
authorPip Cet <pipcet@protonmail.com>
Wed, 21 Aug 2024 08:50:02 +0000 (08:50 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 10:27:31 +0000 (11:27 +0100)
commitd835b9ed28ee2b4de09e642f08e5e12ef411a88d
tree99967d64cf0a786ce856f59689d4465971c9a0f3
parent37300ce6c34202d1074dc19709aabd0bb74adc25
Unexec removal: Build system

* configure.ac (CYGWIN_OBJ): Remove comment.
* src/Makefile.in (PAXCTL, SETFATTR, PAXCTL_dumped, PAXCTL_notdumped):
Remove definitions.
(emacs$(EXEEXT), temacs$(EXEEXT), bootstrap-emacs$(EXEEXT)):
* src/deps.mk: Remove 'unexec'-specific code.

(cherry picked from commit a54ff8c18fa9b97b737d0de1a5e160b454ac294d)
configure.ac
src/Makefile.in
src/deps.mk