]> git.eshelyaron.com Git - emacs.git/commitdiff
(TERMINFO): Do define (if HAVE_NCURSES).
authorRichard M. Stallman <rms@gnu.org>
Sat, 30 Mar 1996 16:09:50 +0000 (16:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 30 Mar 1996 16:09:50 +0000 (16:09 +0000)
src/s/gnu-linux.h

index ee9e6a621ad9852ef81e0be86f98968901447374..bbd50dc0fc452e45cadf561962d41534b21845b5 100644 (file)
@@ -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