]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBX11_SYSTEM): Add undef.
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Jun 1995 20:57:55 +0000 (20:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Jun 1995 20:57:55 +0000 (20:57 +0000)
src/s/hpux9.h

index cc5f4e6c345f4e7d25c1896be61c4f225178abe7..c622a392b0534bf5c2103c55e354eb1c24b9cc4e 100644 (file)
@@ -46,3 +46,6 @@
 
 /* HP-UX doesn't supply nor need Xmu.  */
 #define LIBXMU
+
+/* zoo@armadillo.com says we don't need -lXext in HPUX 9.  */
+#undef LIBX11_SYSTEM