view src/s/hpux9.h @ 7445:c9942f71e2e9

(Finsert_file_contents) [MSDOS]: Ignore the replace feature. (Fdo_auto_save): Write a list of all auto save file names. (Vauto_save_list_file_name): Specify file name to put them in. (syms_of_fileio): Set up Lisp var.
author Richard M. Stallman <rms@gnu.org>
date Tue, 10 May 1994 23:26:39 +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