Mercurial > emacs
diff src/s/gnu-linux.h @ 3154:df38b7e1244d
(HAVE_TCATTR): Defined.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 27 May 1993 00:21:21 +0000 |
| parents | a416873d97e5 |
| children | 257a856de952 |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Thu May 27 00:06:08 1993 +0000 +++ b/src/s/gnu-linux.h Thu May 27 00:21:21 1993 +0000 @@ -167,6 +167,7 @@ #define HAVE_VFORK #define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ +#define HAVE_TCATTR /* faith@cs.unc.edu says this is needed. */ #define USE_UTIME /* don't have utimes */ #define SYSV_SYSTEM_DIR /* use dirent.h */
