From 96fe2598015660a01a204b83d490772dd8fe81dd Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Sep 1999 16:06:14 +0000 Subject: [PATCH] 1998-05-17 Michael Sperber [Mr. Preprocessor] * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c. --- src/s/aix3-1.h | 4 ++++ 1 file changed, 4 insertions(+) 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 + -- 2.39.5