summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-01-08 19:54:40 +0000
committerDave Love <fx@gnu.org>2001-01-08 19:54:40 +0000
commitdacbb818828d6da5f01601a826360643d6a8e7ec (patch)
tree9c979a527a551eac8562a6373d4a395bfe279f08
parent1745293420ee990e8e604b714b71ad2cac746c8f (diff)
downloademacs-dacbb818828d6da5f01601a826360643d6a8e7ec.tar.gz
Comments.
-rw-r--r--src/s/gnu-linux.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 967e4fe398c..7b2a6647f84 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -89,7 +89,7 @@ Boston, MA 02111-1307, USA. */
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 @@ Boston, MA 02111-1307, USA. */
#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. */