aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-05-29 06:25:30 +0000
committerRichard M. Stallman1993-05-29 06:25:30 +0000
commita39a1ba8513b1a52bf68515f2371f9023e48b806 (patch)
tree4ad3151c0c5d103a0bc70093d6d888a57efdc36a /src
parent148d61aa7f985e91ed8d64326f3f1db4eced5b64 (diff)
downloademacs-a39a1ba8513b1a52bf68515f2371f9023e48b806.tar.gz
emacs-a39a1ba8513b1a52bf68515f2371f9023e48b806.zip
(OLDXMENU_OPTIONS): Add quotations.
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. */