From 6340679d442b105363f2fc194f3cb2f20613422b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Sep 1999 16:07:27 +0000 Subject: [PATCH] 1998-05-17 Michael Sperber [Mr. Preprocessor] * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c. --- src/s/aix4-2.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h index 58e9dd28e17..15d32917cc7 100644 --- a/src/s/aix4-2.h +++ b/src/s/aix4-2.h @@ -2,6 +2,8 @@ #include "aix4-1.h" +#undef ALIGN_DATA_RELOC + #ifndef __GNUC__ #undef HAVE_ALLOCA #endif -- 2.39.5