diff options
Diffstat (limited to 'gas/config.in')
-rw-r--r-- | gas/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config.in b/gas/config.in index 55f4c9c..c63b1c6 100644 --- a/gas/config.in +++ b/gas/config.in @@ -114,6 +114,9 @@ /* Define to 1 if you have the `unlink' function. */ #undef HAVE_UNLINK +/* Define to 1 if you have the <zlib.h> header file. */ +#undef HAVE_ZLIB_H + /* Using i386 COFF? */ #undef I386COFF |