summaryrefslogtreecommitdiff
path: root/src/s/hpux9-x11r4.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-12-26 04:56:42 +0000
committerRichard M. Stallman <rms@gnu.org>1995-12-26 04:56:42 +0000
commit4617b498233f2b4d924fa3ee95bcb2d1c01bd942 (patch)
tree3efefe192e5ed7a855d44bf2b72b71682d9a23e0 /src/s/hpux9-x11r4.h
parent5508d14a20d052a597d94635522a274862df00fb (diff)
downloademacs-4617b498233f2b4d924fa3ee95bcb2d1c01bd942.tar.gz
Initial revision
Diffstat (limited to 'src/s/hpux9-x11r4.h')
-rw-r--r--src/s/hpux9-x11r4.h10
1 files changed, 10 insertions, 0 deletions
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
+