aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1995-06-30 20:57:55 +0000
committerRichard M. Stallman1995-06-30 20:57:55 +0000
commit8a822d6aa8302f6f0b104f9e52acbed3cf8dab2d (patch)
tree977f1e53fb7e381267db9e424f45448b123e3bdc /src/s
parentfa786521feed5ce341b9c70ea655598b8f70cba2 (diff)
downloademacs-8a822d6aa8302f6f0b104f9e52acbed3cf8dab2d.tar.gz
emacs-8a822d6aa8302f6f0b104f9e52acbed3cf8dab2d.zip
(LIBX11_SYSTEM): Add undef.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux9.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index cc5f4e6c345..c622a392b05 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -46,3 +46,6 @@
46 46
47/* HP-UX doesn't supply nor need Xmu. */ 47/* HP-UX doesn't supply nor need Xmu. */
48#define LIBXMU 48#define LIBXMU
49
50/* zoo@armadillo.com says we don't need -lXext in HPUX 9. */
51#undef LIBX11_SYSTEM