Revert part of r47411. The revision was a wine sync, but no wine code was reverted, only the use of zlib is disabled. Fixes downloading audiograbber with rapps.
See issue #5663 for more details.
svn path=/trunk/; revision=50903
<importlibrary definition="wininet.spec" />
<include base="wininet">.</include>
<include base="ReactOS">include/reactos/wine</include>
- <include base="zlib">.</include>
<define name="__WINESRC__" />
<define name="_WINE" />
<library>secur32</library>
<library>crypt32</library>
<library>ws2_32</library>
- <library>zlib</library>
<library>pseh</library>
<file>cookie.c</file>
<file>dialogs.c</file>
/* Define to 1 if you have the <openssl/ssl.h> header file. */
/* #undef HAVE_OPENSSL_SSL_H */
-/* Define to 1 if you have the `z' library (-lz). */
-#define HAVE_ZLIB 1
-
-/* Define to 1 if you have the <zlib.h> header file. */
-#define HAVE_ZLIB_H 1
-
/* Define to 1 if you have the `pclose' function. */
#define HAVE_PCLOSE 1