]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBXMU): New definition.
authorRichard M. Stallman <rms@gnu.org>
Wed, 28 Jun 1995 00:26:25 +0000 (00:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 28 Jun 1995 00:26:25 +0000 (00:26 +0000)
src/s/hpux9.h

index ff70944aa4215340ee87a3897017dd1e497c7670..cc5f4e6c345f4e7d25c1896be61c4f225178abe7 100644 (file)
 #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