2010-03-12 Eli Zaretskii <eliz@gnu.org>
+ These changes remove termcap.c from the build on Posix platforms.
* configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
* configure: Regenerated.
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...
(MSDOS_OBJ): ...to here.
(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
* cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
- * config.in: Regenerated.
+ * config.in: Regenerated. (See top-level ChangeLog.)
2010-03-10 Chong Yidong <cyd@stupidchicken.com>