]> code.delx.au - gnu-emacs/commitdiff
Initial revision
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Dec 1995 04:56:42 +0000 (04:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Dec 1995 04:56:42 +0000 (04:56 +0000)
src/s/hpux9-x11r4.h [new file with mode: 0644]

diff --git a/src/s/hpux9-x11r4.h b/src/s/hpux9-x11r4.h
new file mode 100644 (file)
index 0000000..7d32116
--- /dev/null
@@ -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
+