]> git.eshelyaron.com Git - emacs.git/commitdiff
1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
authorDave Love <fx@gnu.org>
Mon, 6 Sep 1999 16:07:27 +0000 (16:07 +0000)
committerDave Love <fx@gnu.org>
Mon, 6 Sep 1999 16:07:27 +0000 (16:07 +0000)
* s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.

src/s/aix4-2.h

index 58e9dd28e1792d74eee6513fb3b2a4c6e932116b..15d32917cc7c3856581054091453a60ef3974d92 100644 (file)
@@ -2,6 +2,8 @@
 
 #include "aix4-1.h"
 
+#undef ALIGN_DATA_RELOC
+
 #ifndef __GNUC__
 #undef HAVE_ALLOCA
 #endif