view src/s/hpux9.h @ 3791:b51e109425f1

* configure.in (CPP): Autoconf sets this to a shell variable reference, which doesn't work when it's edited into a makefile. Expand that variable reference.
author Jim Blandy <jimb@redhat.com>
date Thu, 17 Jun 1993 02:55:11 +0000
parents 67c6f072c8f9
children 2c439a03b90c
line wrap: on
line source

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

#include "hpux8.h"

#define HPUX9

#if 0
/* Try some debugging and see if gnu malloc hurts us */
#define SYSTEM_MALLOC 1
#undef GNU_MALLOC
#undef REL_ALLOC
#endif