view src/s/aix3-2.h @ 2340:f19f4582c04d

* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If we're polling for input, abort; input polling should always be suppressed while we're waiting for input. * keyboard.c (interrupt_signal): Remove extern declaration of Vwindow_system; this is no longer used.
author Jim Blandy <jimb@redhat.com>
date Wed, 24 Mar 1993 01:53:00 +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