view src/s/hpux9.h @ 6024:0aa565fdb1b9

(make_lispy_event): For menu bar event in USE_X_TOOLKIT case, convert x position to glyphs after map_event_to_object. Call window_from_coordinates later on.
author Richard M. Stallman <rms@gnu.org>
date Tue, 22 Feb 1994 00:45:38 +0000
parents 108978f3defd
children 8b0e81f12ac1
line wrap: on
line source

/* System description file for hpux version 9.  */

#include "hpux8.h"

#define HPUX9

/* If Emacs doesn't seem to work when built to use GNU malloc, you
   probably need to get the latest patches to the HP/UX compiler.
   See `etc/MACHINES' for more information.  */
#if 0
#define SYSTEM_MALLOC 1
#undef GNU_MALLOC
#undef REL_ALLOC
#endif