mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Always enable HAVE_COMPRESS on netware
This commit is contained in:
@@ -57,6 +57,10 @@ extern "C" {
|
|||||||
#undef HAVE_CRYPT
|
#undef HAVE_CRYPT
|
||||||
#endif /* HAVE_OPENSSL */
|
#endif /* HAVE_OPENSSL */
|
||||||
|
|
||||||
|
/* Configure can't detect this because it uses AC_TRY_RUN */
|
||||||
|
#undef HAVE_COMPRESS
|
||||||
|
#define HAVE_COMPRESS
|
||||||
|
|
||||||
/* include the old function apis */
|
/* include the old function apis */
|
||||||
#define USE_OLD_FUNCTIONS 1
|
#define USE_OLD_FUNCTIONS 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user