aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1993-07-27 08:31:15 +0000
committerRichard M. Stallman <[email protected]>1993-07-27 08:31:15 +0000
commited4c10059f39cbe61244baa44bd2ac5ad4cd9551 (patch)
tree52b2cb74263fd57d0b08b3384ced6dd692a8177a /src/s
parent24a5451a04cd1fb4b19c9f5fd3ff501b40985bb5 (diff)
(OLDXMENU_OPTIONS): Definition deleted.
Diffstat (limited to 'src/s')
-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. */