# HG changeset patch # User Richard M. Stallman # Date 738462081 0 # Node ID df38b7e1244d1ae3da247de6c89059782097a3b9 # Parent 4c94c9faf1af216fa095f6f00f3ffdabe28e0350 (HAVE_TCATTR): Defined. diff -r 4c94c9faf1af -r df38b7e1244d src/s/gnu-linux.h --- 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 */