annotate src/s/aix3-2.h @ 2053:8bdcc55ebd8f
(Qmodification_hooks): Renamed from Qmodification.
(syms_of_textprop): Changed accordingly.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Sun, 07 Mar 1993 09:35:31 +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
|