changeset 12407:616493c90878

(LIBXMU): New definition.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Jun 1995 00:26:25 +0000
parents 8ae1d01fe37b
children 67f759e94c3e
files src/s/hpux9.h
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux9.h	Tue Jun 27 22:59:00 1995 +0000
+++ b/src/s/hpux9.h	Wed Jun 28 00:26:25 1995 +0000
@@ -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