Mercurial > emacs
view src/s/osf5-0.h @ 31365:048a65296215
(xmenu_show):
Call x_set_menu_resources_from_menu_face before initially popping up
the menu, so the menu doesn't flash when the face settings are
significantly different from the defaults.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 04 Sep 2000 11:56:36 +0000 |
parents | 9e78a25cbdbd |
children | 44a6d62deb2b |
line wrap: on
line source
#define OSF5 #include "osf1.h" /* The -BSD loses when _XOPEN_SOURCE gets defined by configure in OSF 5. It's possible this will need to be reverted for earlier versions (for which OSF5 isn't defined). */ #undef C_SWITCH_SYSTEM #define C_SWITCH_SYSTEM -D_OSF_SOURCE #define WAIT_USE_INT #define SYS_SIGLIST_DECLARED #define sys_siglist __sys_siglist #define NSIG __sys_nsig /* We have missing/inconsistent prototypes on 5.0, at least. */ #define INHIBIT_X11R6_XIM