From: Dave Love Date: Mon, 8 Jan 2001 19:54:40 +0000 (+0000) Subject: Comments. X-Git-Tag: emacs-pretest-21.0.95~38 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dacbb818828d6da5f01601a826360643d6a8e7ec;p=emacs.git Comments. --- 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. */