Mercurial > hg > xemacs-beta
comparison src/s/usg5-4.h @ 535:c69610198c35
[xemacs-hg @ 2001-05-14 04:52:02 by martinb]
Eliminate the need to define HAVE_PTYS in s&m files.
author | martinb |
---|---|
date | Mon, 14 May 2001 04:52:49 +0000 |
parents | 576fb035e263 |
children | 023b83f4e54b |
comparison
equal
deleted
inserted
replaced
534:a0266879cecf | 535:c69610198c35 |
---|---|
99 | 99 |
100 #ifndef USG_SHARED_LIBRARIES | 100 #ifndef USG_SHARED_LIBRARIES |
101 #define USG_SHARED_LIBRARIES | 101 #define USG_SHARED_LIBRARIES |
102 #endif | 102 #endif |
103 | 103 |
104 #define HAVE_PTYS | |
105 #undef BROKEN_TIOCGWINSZ | 104 #undef BROKEN_TIOCGWINSZ |
106 #undef BROKEN_TIOCGETC | 105 #undef BROKEN_TIOCGETC |
107 | 106 |
108 /* This change means that we don't loop through allocate_pty too many | 107 /* This change means that we don't loop through allocate_pty too many |
109 times in the (rare) event of a failure. */ | 108 times in the (rare) event of a failure. */ |