# HG changeset patch # User Richard M. Stallman # Date 804299185 0 # Node ID 616493c9087869cd4604927bdcef8ca749b0b6a4 # Parent 8ae1d01fe37b04f72fcc2327fe24df3f5be169e8 (LIBXMU): New definition. diff -r 8ae1d01fe37b -r 616493c90878 src/s/hpux9.h --- 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