Mercurial > emacs
annotate src/s/aix4.h @ 16007:def38ab5315c
(make-doctor-variables): Eliminate `observation-list' also.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 31 Aug 1996 22:24:46 +0000 |
parents | e4af0796bf50 |
children | 1b16bcd671d3 |
rev | line source |
---|---|
12637
449fab2030e0
(AIX4): New definition.
Richard M. Stallman <rms@gnu.org>
parents:
12435
diff
changeset
|
1 #define AIX4 |
449fab2030e0
(AIX4): New definition.
Richard M. Stallman <rms@gnu.org>
parents:
12435
diff
changeset
|
2 |
12901
e4af0796bf50
Include aix3-2-5.h, not aix3-2.h.
Richard M. Stallman <rms@gnu.org>
parents:
12637
diff
changeset
|
3 #include "aix3-2-5.h" |
10052 | 4 |
5 /* AIX 4 does not have HFT any more. */ | |
6 #undef AIXHFT |