diff src/s/hpux8.h @ 3249:b47c0a6be84b

(OLDXMENU_OPTIONS): Add quotations.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 1993 06:25:30 +0000
parents 8199b2047076
children 9c90be4edcc5
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.  */