summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-30 16:09:50 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-30 16:09:50 +0000
commitebb279b21b9b38c178674cc6c626690746d0c706 (patch)
tree54cea797f668e808a88fa9d7e6348728031b6507 /src
parent357408a4d8b8acfa7fb790634f915a5eb8df1c79 (diff)
downloademacs-ebb279b21b9b38c178674cc6c626690746d0c706.tar.gz
(TERMINFO): Do define (if HAVE_NCURSES).
Diffstat (limited to 'src')
-rw-r--r--src/s/gnu-linux.h4
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