aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 32044fc167b..296c468f2ee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-05-08 Glenn Morris <rgm@gnu.org> 12010-05-08 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
4
3 * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp. 5 * Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
4 (TERMCAP_OBJ): New, set by configure, replacing termcapobj. 6 (TERMCAP_OBJ): New, set by configure, replacing termcapobj.
5 (termcapobj): Replace with TERMCAP_OBJ. 7 (termcapobj): Replace with TERMCAP_OBJ.