(HAVE_TCATTR): Defined.
authorRichard M. Stallman <rms@gnu.org>
Thu, 27 May 1993 00:21:21 +0000 (00:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 27 May 1993 00:21:21 +0000 (00:21 +0000)
src/s/gnu-linux.h

index fbb6218..4588835 100644 (file)
@@ -167,6 +167,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #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 */