changeset 4301:6e8bb94d94c5

(OLDXMENU_OPTIONS): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Jul 1993 08:31:15 +0000
parents 3596e40f5c4a
children 33090cb5f403
files src/s/hpux8.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux8.h	Tue Jul 27 07:51:55 1993 +0000
+++ b/src/s/hpux8.h	Tue Jul 27 08:31:15 1993 +0000
@@ -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.  */