From: Dave Love Date: Mon, 6 Sep 1999 16:07:27 +0000 (+0000) Subject: 1998-05-17 Michael Sperber [Mr. Preprocessor] X-Git-Tag: emacs-pretest-21.0.90~6875 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6340679d442b105363f2fc194f3cb2f20613422b;p=emacs.git 1998-05-17 Michael Sperber [Mr. Preprocessor] * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c. --- 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