]> code.delx.au - gnu-emacs/blob - src/s/aix4-2.h
(try_window_id) <all changes below window end>: Don't
[gnu-emacs] / 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