r9877: Merge from lorikeet-heimdal, to try and fix build failures.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 1 Sep 2005 07:03:33 +0000 (07:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:19 +0000 (13:36 -0500)
Andrew Bartlett
(This used to be commit 53f2bf3b9178b78527bb43b9dca7b43e1497dd20)

source4/heimdal/cf/resolv.m4

index 9f86304f1c78ac18c0c1b99de5027da671a3e172..81a7a143f90a0d8244d1fcb73dbd12d5c4399382 100644 (file)
@@ -2,6 +2,8 @@ dnl stuff used by DNS resolv code
 
 AC_DEFUN([rk_RESOLV], [
 
+       AC_CHECK_HEADERS(arpa/nameser.h)
+
        AC_CHECK_HEADERS(resolv.h, , , [AC_INCLUDES_DEFAULT
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>