comparison src/s/nextstep.h @ 512:14227e8a3f1f

[xemacs-hg @ 2001-05-07 07:42:40 by martinb] TTY configury portability improvements.
author martinb
date Mon, 07 May 2001 07:42:40 +0000
parents 3ecd8885ac67
children 023b83f4e54b
comparison
equal deleted inserted replaced
511:4a83dda7ae93 512:14227e8a3f1f
115 115
116 #undef SYSV_SYSTEM_DIR 116 #undef SYSV_SYSTEM_DIR
117 #undef NONSYSTEM_DIR_LIBRARY 117 #undef NONSYSTEM_DIR_LIBRARY
118 #define signal_handler_t int 118 #define signal_handler_t int
119 #define pid_t int 119 #define pid_t int
120 #undef BSD_TERMIOS
121 #undef HAVE_TERMIOS 120 #undef HAVE_TERMIOS
122 #undef HAVE_TERMIO 121 #undef HAVE_TERMIO
123 #define TAB3 XTABS
124 #define C_OPTIMIZE_SWITCH "-pipe" 122 #define C_OPTIMIZE_SWITCH "-pipe"
125 #undef HAVE_SETITIMER 123 #undef HAVE_SETITIMER
126 124
127 /* XEmacs addition from Axel Seibert */ 125 /* XEmacs addition from Axel Seibert */
128 #ifndef NOT_C_CODE 126 #ifndef NOT_C_CODE