view src/s/aix3-2.h @ 2442:f692546797f9

(map-y-or-n-p): Make bindings of user-defined keys be each a vector containing the user's binding, rather than 'user. Check (vectorp DEF) and call the vector's elt, rather than checking (eq 'user DEF) and calling something completely random.
author Roland McGrath <roland@gnu.org>
date Wed, 31 Mar 1993 22:20:33 +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