annotate src/s/aix3-2.h @ 2119:4077ef8ad483
* floatfns.c (Flogb): Undo the change of Feb 22.
author |
Jim Blandy <jimb@redhat.com> |
date |
Thu, 11 Mar 1993 07:13:24 +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
|