diff src/s/aix4-2.h @ 25567:c6181e97cf15

1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.
author Dave Love <fx@gnu.org>
date Mon, 06 Sep 1999 16:07:27 +0000
parents a8482d4262a4
children 4be8406ebef9
line wrap: on
line diff
--- 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