1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 08:10:43 -08:00

Fix typo in src/ChangeLog.

This commit is contained in:
Eli Zaretskii 2010-04-03 12:09:56 +03:00
parent 8e13db7799
commit 83d02defce

View file

@ -494,7 +494,7 @@
2010-03-12 Eli Zaretskii <eliz@gnu.org>
These changes remove termcap.c from the build on Posix platforms.
* Makefilie.in (termcapobj): Move termcap.o from here...
* Makefile.in (termcapobj): Move termcap.o from here...
(MSDOS_OBJ): ...to here.
(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
now identical to when LIBS_TERMCAP is defined.