X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fae95934b8edae3f538063e756ac799ed94313b2..94f0aa3464955865f5abdac6b335a86aca3e180a:/src/s/hpux10-20.h diff --git a/src/s/hpux10-20.h b/src/s/hpux10-20.h index 1cd91a41b5..becb5d3464 100644 --- a/src/s/hpux10-20.h +++ b/src/s/hpux10-20.h @@ -1,6 +1,6 @@ /* System description file for hpux version 10.20. -Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -89,7 +89,7 @@ along with GNU Emacs. If not, see . */ #undef HAVE_RANDOM -/* Rainer Malzbender says definining +/* Rainer Malzbender says defining HAVE_XRMSETDATABASE allows Emacs to compile on HP-UX 10.20 using GCC. */ #ifndef HAVE_XRMSETDATABASE #define HAVE_XRMSETDATABASE @@ -100,14 +100,6 @@ along with GNU Emacs. If not, see . */ header sections which lose when `static' is defined away, as it is on HP-UX. (You get duplicate symbol errors on linking). */ #undef _FILE_OFFSET_BITS - -/* Define VIRT_ADDR_VARIES if the virtual addresses of - pure and impure space as loaded can vary, and even their - relative order cannot be relied on. - - Otherwise Emacs assumes that text space precedes data space, - numerically. */ -#define VIRT_ADDR_VARIES /* The data segment on this machine always starts at address 0x40000000. */ #define DATA_SEG_BITS 0x40000000