diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
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 @@ | |||
| 1 | 2010-05-08 Glenn Morris <rgm@gnu.org> | 1 | 2010-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. |