Mercurial > emacs
annotate src/s/aix4.h @ 12692:2ab29b042213
*** empty log message ***
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Thu, 27 Jul 1995 19:39:47 +0000 |
parents | 449fab2030e0 |
children | e4af0796bf50 |
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 |
12435
44ef5c322c24
Include aix3-2.h, not aix3-2-5.h.
Richard M. Stallman <rms@gnu.org>
parents:
11283
diff
changeset
|
3 #include "aix3-2.h" |
10052 | 4 |
5 /* AIX 4 does not have HFT any more. */ | |
6 #undef AIXHFT |