summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1998-12-01 11:48:27 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1998-12-01 11:48:27 +0000
commit3a266a3545aaab889614191040540273d0916e26 (patch)
tree67f0e0da3c1444661e5c3968d83011b4e476eecf /h
parent33302ff8754ee9f36d8b64fe74b9ab1e1d56d4a8 (diff)
Add ares support in build system.
Diffstat (limited to 'h')
-rw-r--r--h/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/h/config.h.in b/h/config.h.in
index 015d9d3..1a3dd61 100644
--- a/h/config.h.in
+++ b/h/config.h.in
@@ -36,6 +36,9 @@
/* Define to compile with Kerberos support. */
#undef HAVE_KRB4
+/* Define to compile with ares support. */
+#undef HAVE_ARES
+
/* Define to a signed 32-bit integral type. */
#define ZEPHYR_INT32 long