[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/sol2.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/sol2.h,v |
Date: |
Thu, 10 Jul 2008 15:26:22 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 15:26:15
Index: src/s/sol2.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/sol2.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- src/s/sol2.h 7 May 2008 07:18:15 -0000 1.39
+++ src/s/sol2.h 10 Jul 2008 15:26:15 -0000 1.40
@@ -22,11 +22,6 @@
#define SOLARIS2
-/* address@hidden said these work in Solaris.
- Perhaps they work in all kinds of SVR4, but this is more conservative. */
-#undef BROKEN_TIOCGETC
-#undef BROKEN_TIOCGWINSZ
-
/* This triggers a conditional in xfaces.c. */
#define XOS_NEEDS_TIME_H
- [Emacs-diffs] Changes to emacs/src/s/sol2.h,v,
Dan Nicolaescu <=