comparison src/m/sequent.h @ 410:de805c49cfc1 r21-2-35

Import from CVS: tag r21-2-35
author cvs
date Mon, 13 Aug 2007 11:19:21 +0200
parents a86b2b5e0111
children 697ef44129c6
comparison
equal deleted inserted replaced
409:301b9ebbdf3b 410:de805c49cfc1
129 * even though it works fine on tty's. If you have one of 129 * even though it works fine on tty's. If you have one of
130 * these systems, define the following, and then use it in 130 * these systems, define the following, and then use it in
131 * config.h (or elsewhere) to decide when (not) to use SIGIO. 131 * config.h (or elsewhere) to decide when (not) to use SIGIO.
132 */ 132 */
133 133
134 /* Note: This definition not used under XEmacs */
134 #define NO_SOCK_SIGIO 135 #define NO_SOCK_SIGIO
135 136
136 /* Define how to search all pty names. 137 /* Define how to search all pty names.
137 This is for Dynix 3.0; delete next 5 definitions for older systems. */ 138 This is for Dynix 3.0; delete next 5 definitions for older systems. */
138 139