]> code.delx.au - gnu-emacs/blob - src/s/aix4.h
9f04d5aa25c730b8f69901ad9ae5e25854627c58
[gnu-emacs] / src / s / aix4.h
1 #define AIX4
2
3 #include "aix3-2-5.h"
4
5 /* AIX 4 does not have HFT any more. */
6 #undef AIXHFT
7
8 /* string.h defines rindex as a macro, at least with native cc, so we
9 lose declaring char * rindex without this.
10 It is just a guess which versions of AIX need this definition. */
11 #undef HAVE_STRING_H
12
13 /* Dave Love <d.love@dl.ac.uk> reported this as needed on AIX 4.1.
14 It is just a guess which versions of AIX need this definition. */
15 #define HAVE_WAIT_HEADER