changeset 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 04942772c338
children df3d0e102b5a
files src/s/aix4-2.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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