Mercurial > emacs
changeset 3249:b47c0a6be84b
(OLDXMENU_OPTIONS): Add quotations.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 May 1993 06:25:30 +0000 |
parents | 9ee93fc9aba0 |
children | 9691f6951ee4 |
files | src/s/hpux8.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. */