home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / emacs-19.16 / src / s / hpux9.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-07  |  218 b   |  13 lines

  1. /* System description file for hpux version 9.  */   
  2.  
  3. #include "hpux8.h"
  4.  
  5. #define HPUX9
  6.  
  7. #if 0
  8. /* Try some debugging and see if gnu malloc hurts us */
  9. #define SYSTEM_MALLOC 1
  10. #undef GNU_MALLOC
  11. #undef REL_ALLOC
  12. #endif
  13.