]> 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:06:14 +0000 (16:06 +0000)
committerDave Love <fx@gnu.org>
Mon, 6 Sep 1999 16:06:14 +0000 (16:06 +0000)
* s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.

src/s/aix3-1.h

index 4ed32fbcfbe080d7b43e0e8d2dd00b9925e26968..ab82ae0d3a0cb649721f111d8155bf4c36f92605 100644 (file)
@@ -227,3 +227,7 @@ Boston, MA 02111-1307, USA.  */
 
 /* AIX 3.1 has the HFT features.  */
 #define AIXHFT
+
+/* For unexaix.c. */
+#define ALIGN_DATA_RELOC
+