1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

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.
This commit is contained in:
Dave Love 1999-09-06 16:07:27 +00:00
parent 96fe259801
commit 6340679d44

View File

@ -2,6 +2,8 @@
#include "aix4-1.h"
#undef ALIGN_DATA_RELOC
#ifndef __GNUC__
#undef HAVE_ALLOCA
#endif