On Sat, 23 Aug 2003, Melvyn Sopacua wrote:
>ext/standard/dns.c includes arpa/nameser.h if HAVE_ARPA_NAMESER_H is defined.
>Can you check config.h for this?
>
>(By the way: the win32 version tests for HAVE_ARPA_NAMESERV <-- the 'v' here -
>is that a typo?)
-----------8<-------------:dns.c
#if HAVE_ARPA_NAMESERV_H
#include "arpa/nameser.h"
#endif
----------->8-------------:dns.c
Yes, I would guess it's a typo. :)
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php