view src/s/aix3-2.h @ 2280:bd56d208ed22

* fileio.c (HAVE_FSYNC): Define, if appropriate. (Fwrite_region): Use HAVE_FSYNC. * s-aix3-2.h (HAVE_FSYNC): Define.
author Jim Blandy <jimb@redhat.com>
date Sat, 20 Mar 1993 19:45:17 +0000
parents 3aeb6e0c5bba
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