2002-03-22 23:42:05 +00:00
|
|
|
/* $FreeBSD$ */
|
|
|
|
|
1995-08-21 09:16:02 +00:00
|
|
|
#define DEBUG 1 /* enable debugging code (needed for dig) */
|
1995-08-20 20:03:06 +00:00
|
|
|
#define RESOLVSORT /* allow sorting of addresses in gethostbyname */
|
|
|
|
#undef SUNSECURITY /* verify gethostbyaddr() calls - WE DONT NEED IT */
|
1996-08-29 20:08:19 +00:00
|
|
|
#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
|