diff options
Diffstat (limited to 'sim/common/config.in')
-rw-r--r-- | sim/common/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/common/config.in b/sim/common/config.in index 5df0854..3ac643d 100644 --- a/sim/common/config.in +++ b/sim/common/config.in @@ -127,6 +127,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 + /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW |