diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in index 6183c37..62e726c 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -148,6 +148,9 @@ /* Define to 1 if you have the `utimes' function. */ #undef HAVE_UTIMES +/* Define to 1 if you have the <zlib.h> header file. */ +#undef HAVE_ZLIB_H + /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST |