Zlib support for BC win32.

This commit is contained in:
Dabb 2000-10-03 15:05:24 +00:00
parent 85e0b2b6aa
commit 496de868dc
7 changed files with 47 additions and 15 deletions

View file

@ -243,6 +243,9 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if you have the zlib library (-lz). */
#define HAVE_ZLIB
/* Posix, needed for limits.h and Unix stuffs to work right */
#define _POSIX_