From ed4c10059f39cbe61244baa44bd2ac5ad4cd9551 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 27 Jul 1993 08:31:15 +0000 Subject: [PATCH] (OLDXMENU_OPTIONS): Definition deleted. --- src/s/hpux8.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/hpux8.h b/src/s/hpux8.h index b7b3fbb2eeb..855967b856e 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -26,8 +26,11 @@ #define LD_SWITCH_SYSTEM -a archive -L/usr/lib/X11R5 -L/usr/lib/X11R4 #endif +#if 0 /* This should no longer be necessary now that + C_SWITCH_... are passed down when compiling oldXMenu. */ /* Specify compiler options for compiling oldXMenu. */ #define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4" +#endif /* Some hpux 8 machines seem to have TIOCGWINSZ, and none have sioctl.h, so might as well define this. */ -- 2.39.5