AIX have broken res_nsearch() in 5.1 (5.0 also ?)
so just don't use res_nsearch on AIX git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12431 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -47,7 +47,10 @@ | ||||
|  | ||||
| RCSID("$Id$"); | ||||
|  | ||||
| #ifdef _AIX /* AIX have broken res_nsearch() in 5.1 (5.0 also ?) */ | ||||
| #undef HAVE_RES_NSEARCH | ||||
| #endif | ||||
|  | ||||
| #if (defined(HAVE_RES_SEARCH) || defined(HAVE_RES_NSEARCH)) && defined(HAVE_DN_EXPAND) | ||||
|  | ||||
| #define DECL(X) {#X, T_##X} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand