From 35a37ee74e646f11215f980b0b2d531455cfbfac Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 22 Feb 1993 06:38:45 +0000 Subject: [PATCH] Initial revision --- src/s/aix3-2.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/s/aix3-2.h diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h new file mode 100644 index 00000000000..72ad697e03e --- /dev/null +++ b/src/s/aix3-2.h @@ -0,0 +1,12 @@ +/* s- file for building Emacs on AIX 3.2. */ + +#include "aix3-1.h" + +/* No need to define this--the header files indicate X11R4, + and that's supposedly what 3.2 will come with. */ +#undef SPECIFY_X11R4 + +#define C_SWITCH_SYSTEM -ma +#define HAVE_ALLOCA +#undef rindex +#undef index