view src/s/aix3-2.h @ 2380:e67f6d2679e3

(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD, but the interface and implementation are different.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 27 Mar 1993 01:58:26 +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