aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorJoakim Verona2010-10-18 22:05:07 +0200
committerJoakim Verona2010-10-18 22:05:07 +0200
commit13cfe8df462ab8da9f0028e16cc84dcaceaca3d1 (patch)
tree723f254768f9e503504ab4c8b68801f80a56591a /src/s/gnu-linux.h
parent35f4b80a934b299b3b18e62f5db44f64c240e65b (diff)
parente48eb34332dc91de823314090451459ba2ffacbf (diff)
downloademacs-13cfe8df462ab8da9f0028e16cc84dcaceaca3d1.tar.gz
emacs-13cfe8df462ab8da9f0028e16cc84dcaceaca3d1.zip
merge from upstream
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index cf3b3079726..9327423b42f 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -80,10 +80,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
80 80
81#endif /* not HAVE_GRANTPT */ 81#endif /* not HAVE_GRANTPT */
82 82
83/* Define HAVE_TERMIOS if the system provides POSIX-style
84 functions and macros for terminal control. */
85#define HAVE_TERMIOS
86
87/* Define HAVE_PTYS if the system supports pty devices. */ 83/* Define HAVE_PTYS if the system supports pty devices. */
88#define HAVE_PTYS 84#define HAVE_PTYS
89 85