# HG changeset patch # User Dave Love # Date 936634047 0 # Node ID c6181e97cf1595c4d1f064e8568e0c38f84b0d91 # Parent 04942772c338d083f1fe919923a525ebea349eff 1998-05-17 Michael Sperber [Mr. Preprocessor] * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c. diff -r 04942772c338 -r c6181e97cf15 src/s/aix4-2.h --- a/src/s/aix4-2.h Mon Sep 06 16:06:14 1999 +0000 +++ b/src/s/aix4-2.h Mon Sep 06 16:07:27 1999 +0000 @@ -2,6 +2,8 @@ #include "aix4-1.h" +#undef ALIGN_DATA_RELOC + #ifndef __GNUC__ #undef HAVE_ALLOCA #endif