summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
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 ************** */