From: Richard M. Stallman Date: Fri, 30 Jun 1995 20:57:55 +0000 (+0000) Subject: (LIBX11_SYSTEM): Add undef. X-Git-Tag: emacs-19.34~3410 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a822d6aa8302f6f0b104f9e52acbed3cf8dab2d;p=emacs.git (LIBX11_SYSTEM): Add undef. --- 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