diff options
Diffstat (limited to 'ld/config.in')
-rw-r--r-- | ld/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in index eb5828c..5bca019 100644 --- a/ld/config.in +++ b/ld/config.in @@ -102,6 +102,9 @@ /* Define to 1 if you have the `waitpid' function. */ #undef HAVE_WAITPID +/* Define to 1 if you have the <zlib.h> header file. */ +#undef HAVE_ZLIB_H + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR |