From b284e16c103bb87c444f372514fc2d1c6fb96033 Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 8 Sep 2003 14:35:16 -0700 Subject: [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for HEADER.ad in arpa/nameser.h --- acconfig.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index f6f5f27e..ea8fcb0b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* $Id: acconfig.h,v 1.164 2003/09/07 01:37:27 dtucker Exp $ */ +/* $Id: acconfig.h,v 1.165 2003/09/08 21:35:17 tim Exp $ */ /* * Copyright (c) 1999-2003 Damien Miller. All rights reserved. @@ -418,6 +418,9 @@ /* Define if getrrsetbyname() exists */ #undef HAVE_GETRRSETBYNAME +/* Define if HEADER.ad exists in arpa/nameser.h */ +#undef HAVE_HEADER_AD + @BOTTOM@ /* ******************* Shouldn't need to edit below this line ************** */ -- cgit v1.2.3