Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b1b57843
Commit
b1b57843
authored
Jun 28, 1996
by
Richard M. Stallman
Browse files
Don't define HAVE_X11R5 here.
parent
07ba43a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
src/xterm.h
src/xterm.h
+1
-4
No files found.
src/xterm.h
View file @
b1b57843
...
...
@@ -71,14 +71,11 @@ Boston, MA 02111-1307, USA. */
#endif
#endif
#ifdef XlibSpecificationRelease
#if XlibSpecificationRelease >= 5
#define HAVE_X11R5
#ifdef HAVE_X11R5
/* In case someone has X11R5 on AIX 3.1,
make sure HAVE_X11R4 is defined as well as HAVE_X11R5. */
#define HAVE_X11R4
#endif
#endif
#ifdef HAVE_X11R5
#define HAVE_X_I18N
...
...
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