mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
Zlib support for BC win32.
This commit is contained in:
parent
85e0b2b6aa
commit
496de868dc
7 changed files with 47 additions and 15 deletions
|
@ -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_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue