summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 0a470642..ef43a9d2 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.151 2003/05/10 07:05:46 dtucker Exp $ */
+/* $Id: acconfig.h,v 1.152 2003/05/15 00:53:49 djm Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -380,6 +380,12 @@
/* Define if cmsg_type is not passed correctly */
#undef BROKEN_CMSG_TYPE
+/* Define if DNS support is to be activated */
+#undef DNS
+
+/* Define if -llwres is to be used */
+#undef LWRES
+
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */