From 64bbe9dfafc6693a96b742f3133c636385835a19 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 2 Sep 2002 22:31:18 +0000 Subject: James Gallagher's Content-Encoding work --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index d84b28a4d..cceaa577c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -85,3 +85,6 @@ /* Define to disable TELNET */ #undef CURL_DISABLE_TELNET + +/* Define if you have zlib present */ +#undef HAVE_LIBZ -- cgit v1.2.3