Mercurial > hg > xemacs-beta
diff src/s/cxux.h @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 0132846995bd |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/src/s/cxux.h Mon Aug 13 09:49:11 2007 +0200 +++ b/src/s/cxux.h Mon Aug 13 09:50:14 2007 +0200 @@ -71,7 +71,7 @@ #define FIRST_PTY_LETTER 'A' #define PTY_ITERATION for (c = 'A'; c <= 'P'; c++) for (i = 0; i < 16; i++) -#define NO_TERMIO +/* #define NO_TERMIO */ /* mrb */ /* * Define HAVE_PTYS if the system supports pty devices.