aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/hpux8.h b/src/s/hpux8.h
index 48f10755ed8..d8b60a72af0 100644
--- a/src/s/hpux8.h
+++ b/src/s/hpux8.h
@@ -27,7 +27,7 @@
27#endif 27#endif
28 28
29/* Specify compiler options for compiling oldXMenu. */ 29/* Specify compiler options for compiling oldXMenu. */
30#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R5 -I/usr/include/X11R4 30#define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4"
31 31
32/* Some hpux 8 machines seem to have TIOCGWINSZ, 32/* Some hpux 8 machines seem to have TIOCGWINSZ,
33 and none have sioctl.h, so might as well define this. */ 33 and none have sioctl.h, so might as well define this. */