Mercurial > emacs
changeset 1898:3aeb6e0c5bba
Initial revision
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 22 Feb 1993 06:38:45 +0000 |
parents | 2cbd4cfb7f4c |
children | fb1b9a269763 |
files | src/s/aix3-2.h |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/aix3-2.h Mon Feb 22 06:38:45 1993 +0000 @@ -0,0 +1,12 @@ +/* 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