Mercurial > hg > xemacs-beta
comparison src/s/386-ix.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 376386a54a3c |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
7 #define BROKEN_TIOCGETC | 7 #define BROKEN_TIOCGETC |
8 | 8 |
9 /* There are some reports that the following is needed | 9 /* There are some reports that the following is needed |
10 with some version of this system. | 10 with some version of this system. |
11 #undef LIBX11_SYSTEM | 11 #undef LIBX11_SYSTEM |
12 #define LIBX11_SYSTEM -linet | 12 #define LIBX11_SYSTEM "-linet" |
13 */ | 13 */ |
14 | 14 |
15 /* This is said to be needed as a result of having _insque rather | 15 /* This is said to be needed as a result of having _insque rather |
16 than insque in -loldX. This may not always be the right thing. */ | 16 than insque in -loldX. This may not always be the right thing. */ |
17 #define WRONG_NAME_INSQUE | 17 #define WRONG_NAME_INSQUE |