From: Daniel Stenberg Date: Wed, 14 Jan 2004 07:47:55 +0000 (+0000) Subject: HAVE_LIMITS_H X-Git-Tag: curl-7_11_0~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2f7037ff74f68a4db53fe9ae15ddd447ed608db;p=curl HAVE_LIMITS_H --- diff --git a/src/config.h.in b/src/config.h.in index 569418700..c9f5e7c2a 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -85,3 +85,7 @@ /* If zlib is available */ #undef HAVE_LIBZ + +/* Define if you have the header file */ +#undef HAVE_LIMITS_H +