Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dbe2a425
Commit
dbe2a425
authored
Aug 10, 1993
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
parent
c62e9958
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
src/m/tekxd88.h
src/m/tekxd88.h
+2
-7
No files found.
src/m/tekxd88.h
View file @
dbe2a425
...
...
@@ -111,13 +111,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SETSID
#undef sigsetmask
/* XD88 has sigsetmask() */
#ifdef HAVE_X_WINDOWS
# if 0
/* autoconf should take care of this. */
# define HAVE_RANDOM
/* Random is in libX11.a */
# endif
# undef LIB_X11_LIB
/* Don't use shared libraries defined in usg5-3.h */
# undef LIBX11_SYSTEM
#endif
/* HAVE_X_WINDOWS */
#undef LIB_X11_LIB
/* Don't use shared libraries defined in usg5-3.h */
#undef LIBX11_SYSTEM
#define HAVE_TERMIOS
/* We have termios. */
#undef HAVE_TERMIO
/* Make sure termios ifdef code is used, not termio. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment