diff options
-rw-r--r-- | src/s/gnu-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index ee9e6a621ad..bbd50dc0fc4 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -222,13 +222,9 @@ Boston, MA 02111-1307, USA. */ /* Paul Abrahams <abrahams@equinox.shaysnet.com> 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 |