From 8ab89b4eb2f1b7896612f9f98d768145365fecbf Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 26 Dec 1995 04:56:42 +0000 Subject: [PATCH] Initial revision --- src/s/hpux9-x11r4.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/s/hpux9-x11r4.h diff --git a/src/s/hpux9-x11r4.h b/src/s/hpux9-x11r4.h new file mode 100644 index 00000000000..7d321162eae --- /dev/null +++ b/src/s/hpux9-x11r4.h @@ -0,0 +1,10 @@ +/* System description file for hpux version 9 using X11R4. */ + +#include "hpux9.h" + +#undef C_SWITCH_X_SYSTEM +#define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1 + +#undef LD_SWITCH_X_DEFAULT +#define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 + -- 2.39.2