Mercurial > emacs
changeset 46720:1b101ca07856
(HPUX8): Define this before including hpux.h.
(HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Jul 2002 01:57:49 +0000 |
parents | 9fee2ba2f93d |
children | 12862351ee03 |
files | src/s/hpux8.h |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/hpux8.h Mon Jul 29 01:56:56 2002 +0000 +++ b/src/s/hpux8.h Mon Jul 29 01:57:49 2002 +0000 @@ -4,9 +4,9 @@ Our conjecture that they are needed for hpux version 8, which is what runs on the 700. */ -#include "hpux.h" +#define HPUX8 -#define HPUX8 +#include "hpux.h" /* dob@inel.gov says HPUX 8.07 needs this. He was using X11R5, I think. */ #define LIBX11_SYSTEM -lXext @@ -69,6 +69,3 @@ /* Enable a special hack in XTread_socket. */ #define X_IO_BUG - -/* Override hpux.h which undefs this flag. */ -#define HAVE_SYS_WAIT_H