Mercurial > hg > xemacs-beta
diff src/s/aix4.h @ 402:5a2589c672dc r21-2-31
Import from CVS: tag r21-2-31
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:14:58 +0200 |
parents | 74fd4e045ea6 |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/src/s/aix4.h Mon Aug 13 11:14:35 2007 +0200 +++ b/src/s/aix4.h Mon Aug 13 11:14:58 2007 +0200 @@ -24,3 +24,9 @@ struct ether_addr; struct sockaddr_dl; #endif /* C code */ + +/* getaddrinfo is broken in AIX 4.3 as per IY04165. + At this time (2/21/2000), there's no PTF available. + -- Mike Sperber <mike@xemacs.org> */ + +#undef HAVE_GETADDRINFO