%s/HAS_ZLIB/HAVE_ZLIB/g

This commit is contained in:
Bill Currie 2000-09-30 05:56:00 +00:00
parent e4c9ccff8f
commit 677b7de94d
7 changed files with 29 additions and 29 deletions

View file

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