view src/s/aix3-2.h @ 2436:80aafda1127b

* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're not trying to create modifier masks using integers which are unrepresentable as lisp values.
author Jim Blandy <jimb@redhat.com>
date Wed, 31 Mar 1993 07:19:25 +0000
parents bd56d208ed22
children 6643737d26ae
line wrap: on
line source

/* 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

#define HAVE_FSYNC