summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2014-05-29 22:16:32 +0300
committerEli Zaretskii <eliz@gnu.org>2014-05-29 22:16:32 +0300
commit7479dd3e8afeac3925c1d5e23d5296623852cff8 (patch)
treeacb4dbfcc21f0b4a852f92ba0a0808a2f5bbf101 /nt/ChangeLog
parentf1b447932d63948a97b21f7d5fbf5230cd6599f4 (diff)
downloademacs-7479dd3e8afeac3925c1d5e23d5296623852cff8.tar.gz
Remove nt/addsection.c and don't build addsection.exe.
configure.ac (ADDSECTION, TEMACS_POST_LINK): Don't compute, unused. nt/Makefile.in (DONT_INSTALL): Now empty. (addsection${EXEEXT}): Remove target. nt/addsection.c: File removed. src/Makefile.in (TEMACS_POST_LINK): Remove target. (emacs$(EXEEXT)): Remove $(ADDSECTION) from prerequisites. (temacs$(EXEEXT)): Remove $(TEMACS_POST_LINK) from the recipe.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 961de329ad5..af408691266 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-29 Eli Zaretskii <eliz@gnu.org>
+
+ * Makefile.in (DONT_INSTALL): Now empty.
+ (addsection${EXEEXT}): Remove target.
+
2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com>
* inc/ms-w32.h: Switch to the system heap allocation scheme