Mercurial > emacs
changeset 4192:d1bca0e276d2
(X_NOT_POSIX): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 20 Jul 1993 19:14:05 +0000 |
parents | 52d79980a2e3 |
children | 97649642e730 |
files | src/m/next.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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