(USE_RESOLVER): try to define only if we have a libresolv (currently
by checking for res_search) git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6256 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -37,7 +37,9 @@
|
||||
*/
|
||||
|
||||
#include "krb5_locl.h"
|
||||
#ifdef HAVE_RES_SEARCH
|
||||
#define USE_RESOLVER
|
||||
#endif
|
||||
#ifdef HAVE_ARPA_NAMESER_H
|
||||
#include <arpa/nameser.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user