diff options
Diffstat (limited to 'Build/source/libs/teckit/config.h.in')
-rw-r--r-- | Build/source/libs/teckit/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/config.h.in b/Build/source/libs/teckit/config.h.in index 0bacace42f7..7f144d01006 100644 --- a/Build/source/libs/teckit/config.h.in +++ b/Build/source/libs/teckit/config.h.in @@ -36,6 +36,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the <zlib.h> header file. */ +#undef HAVE_ZLIB_H + /* Name of package */ #undef PACKAGE |