comparison src/config.in @ 13844:142e3db94b69

(HAVE_MENUS): Renamed from HAVE_X_MENU.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Dec 1995 01:21:56 +0000
parents fc6b59f8a580
children 979209bb1aed
comparison
equal deleted inserted replaced
13843:f5bd72a6fe48 13844:142e3db94b69
51 #undef USE_X_TOOLKIT 51 #undef USE_X_TOOLKIT
52 52
53 /* Define this if you're using XFree386. */ 53 /* Define this if you're using XFree386. */
54 #undef HAVE_XFREE386 54 #undef HAVE_XFREE386
55 55
56 /* Define HAVE_X_MENU if you want to use the X window menu system. 56 /* Define HAVE_MENUS if you have mouse menus.
57 This appears to work on some machines that support X 57 (This is automatic if you use X, but the option to specify it remains.)
58 and not on others. */ 58 It is also defined with other window systems that support xmenu.c. */
59 #undef HAVE_X_MENU 59 #undef HAVE_MENUS
60 60
61 /* Define if we have the X11R6 or newer version of Xt. */ 61 /* Define if we have the X11R6 or newer version of Xt. */
62 #undef HAVE_X11XTR6 62 #undef HAVE_X11XTR6
63 63
64 /* Define if we have the X11R6 or newer version of Xlib. */ 64 /* Define if we have the X11R6 or newer version of Xlib. */