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
0afac48c
Commit
0afac48c
authored
Dec 25, 1995
by
Richard M. Stallman
Browse files
(HAVE_MENUS): Renamed from HAVE_X_MENU.
parent
6bc1abf2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/config.in
src/config.in
+4
-4
No files found.
src/config.in
View file @
0afac48c
...
@@ -53,10 +53,10 @@ and this notice must be preserved on all copies. */
...
@@ -53,10 +53,10 @@ and this notice must be preserved on all copies. */
/* Define this if you're using XFree386. */
/* Define this if you're using XFree386. */
#undef HAVE_XFREE386
#undef HAVE_XFREE386
/* Define HAVE_
X_
MENU if you
want to use the X window menu system
.
/* Define HAVE_MENU
S
if you
have mouse menus
.
This
appears to work on some machines that support X
(
This
is automatic if you use X, but the option to specify it remains.)
and not on others
. */
It is also defined with other window systems that support xmenu.c
. */
#undef HAVE_
X_
MENU
#undef HAVE_MENU
S
/* Define if we have the X11R6 or newer version of Xt. */
/* Define if we have the X11R6 or newer version of Xt. */
#undef HAVE_X11XTR6
#undef HAVE_X11XTR6
...
...
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