diff --git a/src/config.h.in b/src/config.h.in index 5694187007..c9f5e7c2a5 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 +