# HG changeset patch # User Richard M. Stallman # Date 738656730 0 # Node ID b47c0a6be84bd70519c2550d8111e079b872441e # Parent 9ee93fc9aba0d007a5ff42096a4c835a7bef7b11 (OLDXMENU_OPTIONS): Add quotations. diff -r 9ee93fc9aba0 -r b47c0a6be84b src/s/hpux8.h --- a/src/s/hpux8.h Sat May 29 06:22:48 1993 +0000 +++ b/src/s/hpux8.h Sat May 29 06:25:30 1993 +0000 @@ -27,7 +27,7 @@ #endif /* Specify compiler options for compiling oldXMenu. */ -#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R5 -I/usr/include/X11R4 +#define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4" /* Some hpux 8 machines seem to have TIOCGWINSZ, and none have sioctl.h, so might as well define this. */