annotate src/s/aix3-2.h @ 1942:b403b27bc31c
* make-dist: Only copy gmalloc.c if we couldn't link it.
Don't try to copy man/{README,Makefile} unless they actually exist.
author |
Jim Blandy <jimb@redhat.com> |
date |
Tue, 23 Feb 1993 14:13:27 +0000 |
parents |
3aeb6e0c5bba |
children |
bd56d208ed22 |
rev |
line source |
1898
|
1 /* s- file for building Emacs on AIX 3.2. */
|
|
2
|
|
3 #include "aix3-1.h"
|
|
4
|
|
5 /* No need to define this--the header files indicate X11R4,
|
|
6 and that's supposedly what 3.2 will come with. */
|
|
7 #undef SPECIFY_X11R4
|
|
8
|
|
9 #define C_SWITCH_SYSTEM -ma
|
|
10 #define HAVE_ALLOCA
|
|
11 #undef rindex
|
|
12 #undef index
|