diff options
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r-- | sim/ppc/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in index 3fac50e..ff74148 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -271,6 +271,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 + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT |