Mercurial > hg > xemacs-beta
comparison src/m/tekxd88.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2d532a89d707 |
children | a86b2b5e0111 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
88 #endif /* __GNUC__ */ | 88 #endif /* __GNUC__ */ |
89 | 89 |
90 #undef LIB_X11_LIB /* Don't use shared libraries defined in usg5-3.h */ | 90 #undef LIB_X11_LIB /* Don't use shared libraries defined in usg5-3.h */ |
91 #undef LIBX11_SYSTEM | 91 #undef LIBX11_SYSTEM |
92 | 92 |
93 /* #define NO_TERMIO */ /* mrb */ | |
94 #define HAVE_PTYS /* XD88 SysV has PTYs. */ | 93 #define HAVE_PTYS /* XD88 SysV has PTYs. */ |
95 #define SYSV_PTYS /* Requires <termios.h> */ | 94 #define SYSV_PTYS /* Requires <termios.h> */ |
96 | 95 |
97 #ifdef ghs /* Stands for "Green Hills Software", defined only in /bin/cc */ | 96 #ifdef ghs /* Stands for "Green Hills Software", defined only in /bin/cc */ |
98 /* -X18 means do not allocate programmer-defined local variables to a | 97 /* -X18 means do not allocate programmer-defined local variables to a |