comparison src/s/hpux9.h @ 12407:616493c90878

(LIBXMU): New definition.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Jun 1995 00:26:25 +0000
parents c3906ad756fc
children 1370b4b76c60
comparison
equal deleted inserted replaced
12406:8ae1d01fe37b 12407:616493c90878
37 since the R5 files are found without them. */ 37 since the R5 files are found without them. */
38 #undef LIB_X11_LIB 38 #undef LIB_X11_LIB
39 #undef C_SWITCH_X_SYSTEM 39 #undef C_SWITCH_X_SYSTEM
40 #undef LD_SWITCH_X_DEFAULT 40 #undef LD_SWITCH_X_DEFAULT
41 /* However, HPUX 9 has Motif includes in a strange place. 41 /* However, HPUX 9 has Motif includes in a strange place.
42 So search that place. */ 42 So search that place. These definitions assume that X11R5 is being
43 used -- if X11R4 is used, "s/hpux9-x11r4.h" gets loaded instead. */
43 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.2 44 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.2
44 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.2 45 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.2
46
47 /* HP-UX doesn't supply nor need Xmu. */
48 #define LIBXMU