X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1c97e8579359838ceeb50694a635392e4abfdd91..a3e44e793796153ff1534be9c74fcab50b45de30:/src/s/gnu-linux.h diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index cf3b307972..a102f602bd 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -1,7 +1,8 @@ /* This file is the configuration file for Linux-based GNU systems Copyright (C) 1985, 1986, 1992, 1994, 1996, 1999, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file was put together by Michael K. Johnson and Rik Faith. @@ -80,10 +81,6 @@ along with GNU Emacs. If not, see . */ #endif /* not HAVE_GRANTPT */ -/* Define HAVE_TERMIOS if the system provides POSIX-style - functions and macros for terminal control. */ -#define HAVE_TERMIOS - /* Define HAVE_PTYS if the system supports pty devices. */ #define HAVE_PTYS @@ -164,5 +161,3 @@ along with GNU Emacs. If not, see . */ #endif #endif -/* arch-tag: 6244ea2a-abd0-44ec-abec-ff3dcc9afea9 - (do not change this comment) */