summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-06-28 00:26:25 +0000
committerRichard M. Stallman <rms@gnu.org>1995-06-28 00:26:25 +0000
commit923a382f0553c18909755a722d109eb792396496 (patch)
treeb6f5551c773e1b4d4213d201244bc33dc9a43c4c /src/s
parent34b3a9909206ce25a949ef01c453a57f8c60787d (diff)
downloademacs-923a382f0553c18909755a722d109eb792396496.tar.gz
(LIBXMU): New definition.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux9.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index ff70944aa42..cc5f4e6c345 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -39,6 +39,10 @@
#undef C_SWITCH_X_SYSTEM
#undef LD_SWITCH_X_DEFAULT
/* However, HPUX 9 has Motif includes in a strange place.
- So search that place. */
+ So search that place. These definitions assume that X11R5 is being
+ used -- if X11R4 is used, "s/hpux9-x11r4.h" gets loaded instead. */
#define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.2
#define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.2
+
+/* HP-UX doesn't supply nor need Xmu. */
+#define LIBXMU