changeset 3154:df38b7e1244d

(HAVE_TCATTR): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 27 May 1993 00:21:21 +0000
parents 4c94c9faf1af
children b18adae0a424
files src/s/gnu-linux.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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 */