aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/hpux8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/hpux8.h')
-rw-r--r--src/s/hpux8.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux8.h b/src/s/hpux8.h
index b7b3fbb2ee..855967b856 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. */