From: Dave Love Date: Mon, 6 Sep 1999 16:06:14 +0000 (+0000) Subject: 1998-05-17 Michael Sperber [Mr. Preprocessor] X-Git-Tag: emacs-pretest-21.0.90~6876 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=96fe2598015660a01a204b83d490772dd8fe81dd;p=emacs.git 1998-05-17 Michael Sperber [Mr. Preprocessor] * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c. --- diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h index 4ed32fbcfbe..ab82ae0d3a0 100644 --- a/src/s/aix3-1.h +++ b/src/s/aix3-1.h @@ -227,3 +227,7 @@ Boston, MA 02111-1307, USA. */ /* AIX 3.1 has the HFT features. */ #define AIXHFT + +/* For unexaix.c. */ +#define ALIGN_DATA_RELOC +