From 8a822d6aa8302f6f0b104f9e52acbed3cf8dab2d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 30 Jun 1995 20:57:55 +0000 Subject: [PATCH] (LIBX11_SYSTEM): Add undef. --- src/s/hpux9.h | 3 +++ 1 file changed, 3 insertions(+) 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 @@ /* 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 -- 2.39.2