1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00

[meson] bzlib.h is included unconditionally

This commit is contained in:
Witold Filipczyk 2022-02-28 16:08:38 +01:00
parent 514ab230e0
commit 3ca686d42a

View File

@ -306,9 +306,6 @@
/* Define if you have _beginthread() */
#mesondefine HAVE_BEGINTHREAD
/* Define to 1 if you have the <bzlib.h> header file. */
#mesondefine HAVE_BZLIB_H
/* Define if you have C99 compliant vsnprintf() */
#mesondefine HAVE_C99_VSNPRINTF