From: Richard M. Stallman Date: Tue, 27 Jul 1993 08:31:15 +0000 (+0000) Subject: (OLDXMENU_OPTIONS): Definition deleted. X-Git-Tag: emacs-19.34~11550 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed4c10059f39cbe61244baa44bd2ac5ad4cd9551;p=emacs.git (OLDXMENU_OPTIONS): Definition deleted. --- 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. */