Mercurial > emacs
annotate src/s/aix4.h @ 15645:7b2621dc4bea
(rmail-make-basic-summary-line):
If user-mail-address is nil, use alternative.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 11 Jul 1996 23:59:24 +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 |