# HG changeset patch # User Richard M. Stallman # Date 828202190 0 # Node ID 15b06c5dc60885e8f726d1a8bc6f23168c705042 # Parent f353b7b884181a34ed0c39754159582750e1cd6e (TERMINFO): Do define (if HAVE_NCURSES). diff -r f353b7b88418 -r 15b06c5dc608 src/s/gnu-linux.h --- a/src/s/gnu-linux.h Sat Mar 30 00:07:35 1996 +0000 +++ b/src/s/gnu-linux.h Sat Mar 30 16:09:50 1996 +0000 @@ -222,13 +222,9 @@ /* Paul Abrahams says this is needed. */ #define LIB_MOTIF -lXm -lXpm -#if 0 /* bobg@ipost.com reports that terminal type unknown, used by - comint.el, is broken "on Linux". I don't know which system - or version he means. */ #ifdef HAVE_NCURSES #define TERMINFO #endif -#endif #define HAVE_SYSVIPC