(OLDXMENU_OPTIONS): Definition deleted.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 08:31:15 +0000 (08:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 08:31:15 +0000 (08:31 +0000)
src/s/hpux8.h

index b7b3fbb..855967b 100644 (file)
 #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.  */