diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9d5ec512146..50e12560b91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -494,7 +494,7 @@ | |||
| 494 | 2010-03-12 Eli Zaretskii <eliz@gnu.org> | 494 | 2010-03-12 Eli Zaretskii <eliz@gnu.org> |
| 495 | 495 | ||
| 496 | These changes remove termcap.c from the build on Posix platforms. | 496 | These changes remove termcap.c from the build on Posix platforms. |
| 497 | * Makefilie.in (termcapobj): Move termcap.o from here... | 497 | * Makefile.in (termcapobj): Move termcap.o from here... |
| 498 | (MSDOS_OBJ): ...to here. | 498 | (MSDOS_OBJ): ...to here. |
| 499 | (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is | 499 | (termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is |
| 500 | now identical to when LIBS_TERMCAP is defined. | 500 | now identical to when LIBS_TERMCAP is defined. |