From 3a266a3545aaab889614191040540273d0916e26 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 1 Dec 1998 11:48:27 +0000 Subject: Add ares support in build system. --- h/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'h') 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 -- cgit v1.2.3