aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/tekxd88.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/m/tekxd88.h b/src/m/tekxd88.h
index 467a841962a..aa2de053351 100644
--- a/src/m/tekxd88.h
+++ b/src/m/tekxd88.h
@@ -111,13 +111,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
111#define HAVE_SETSID 111#define HAVE_SETSID
112#undef sigsetmask /* XD88 has sigsetmask() */ 112#undef sigsetmask /* XD88 has sigsetmask() */
113 113
114#ifdef HAVE_X_WINDOWS 114#undef LIB_X11_LIB /* Don't use shared libraries defined in usg5-3.h */
115# if 0 /* autoconf should take care of this. */ 115#undef LIBX11_SYSTEM
116# define HAVE_RANDOM /* Random is in libX11.a */
117# endif
118# undef LIB_X11_LIB /* Don't use shared libraries defined in usg5-3.h */
119# undef LIBX11_SYSTEM
120#endif /* HAVE_X_WINDOWS */
121 116
122#define HAVE_TERMIOS /* We have termios. */ 117#define HAVE_TERMIOS /* We have termios. */
123#undef HAVE_TERMIO /* Make sure termios ifdef code is used, not termio. */ 118#undef HAVE_TERMIO /* Make sure termios ifdef code is used, not termio. */