diff src/m/next.h @ 4192:d1bca0e276d2

(X_NOT_POSIX): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Jul 1993 19:14:05 +0000
parents 7be0f0a02725
children 0c076c714598
line wrap: on
line diff
--- a/src/m/next.h	Tue Jul 20 19:04:49 1993 +0000
+++ b/src/m/next.h	Tue Jul 20 19:14:05 1993 +0000
@@ -83,6 +83,9 @@
 
 #define LIB_X11_LIB -L/usr/lib/X11 -lX11
 
+/* This avoids a problem in Xos.h when using co-Xist 3.01.  */
+#define X_NOT_POSIX
+
 /* Conflicts in process.c between ioctl.h & tty.h use of t_foo fields */
 
 #define NO_T_CHARS_DEFINES