1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
[bpt/emacs.git] / src / s / aix4-2.h
1 /* AIX 4.2 is missing alloca. */
2
3 #include "aix4-1.h"
4
5 #undef ALIGN_DATA_RELOC
6
7 #ifndef __GNUC__
8 #undef HAVE_ALLOCA
9 #endif