From ad8b94002ab9f61561b15ccace07f30551c776d6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 27 May 1994 22:51:36 +0000 Subject: [PATCH] (C_SWITCH_SYSTEM): Defined. --- src/s/hpux9.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/hpux9.h b/src/s/hpux9.h index 7b4e9f26fab..2dcfc12771b 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h @@ -12,3 +12,6 @@ #undef GNU_MALLOC #undef REL_ALLOC #endif + +/* Make room for enough symbols, so dispnew.c does not fail. */ +#define C_SWITCH_SYSTEM -Wp,-H200000 -- 2.39.5