Mercurial > hg > xemacs-beta
comparison src/s/aix4.h @ 151:59463afc5666 r20-3b2
Import from CVS: tag r20-3b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:37:19 +0200 |
parents | 376386a54a3c |
children | e45d5e7c476e |
comparison
equal
deleted
inserted
replaced
150:8ebb1c0f0f6f | 151:59463afc5666 |
---|---|
4 | 4 |
5 #include "aix3-2-5.h" | 5 #include "aix3-2-5.h" |
6 | 6 |
7 /* AIX 4 does not have HFT any more. */ | 7 /* AIX 4 does not have HFT any more. */ |
8 #undef AIXHFT | 8 #undef AIXHFT |
9 | |
10 /* realpath is broken */ | |
11 #undef HAVE_REALPATH |