view src/s/aix4-2.h @ 37113:3855c7b6da14

delete quick-b5.el quick-cns.el tsang-b5.el tsang-cns.el
author Kenichi Handa <handa@m17n.org>
date Sat, 31 Mar 2001 02:17:20 +0000
parents c6181e97cf15
children 4be8406ebef9
line wrap: on
line source

/* AIX 4.2 is missing alloca.  */

#include "aix4-1.h"

#undef ALIGN_DATA_RELOC

#ifndef __GNUC__
#undef HAVE_ALLOCA
#endif