# HG changeset patch # User Dave Love # Date 978983680 0 # Node ID ab2107f870ad5b8b63b2f081f4de8c76e0a499b6 # Parent f6220cdcf5d497d827bc5002b5bcaf8eb37a4d50 Comments. diff -r f6220cdcf5d4 -r ab2107f870ad src/s/gnu-linux.h --- a/src/s/gnu-linux.h Mon Jan 08 19:47:32 2001 +0000 +++ b/src/s/gnu-linux.h Mon Jan 08 19:54:40 2001 +0000 @@ -89,7 +89,7 @@ sigunblock (sigmask (SIGCHLD)); \ } -#else /* not HAVE_GRANDPT */ +#else /* not HAVE_GRANTPT */ /* Letter to use in finding device name of first pty, if system supports pty's. 'p' means it is /dev/ptyp0 */ @@ -107,8 +107,6 @@ #define HAVE_PTYS -/* Uncomment this later when other problems are dealt with -mkj */ - #define HAVE_SOCKETS /* Define this symbol if your system has the functions bcopy, etc. */