Check for liblzma headers in configure too and add wxUSE_LIBLZMA

Prepare for using liblzma in wxWidgets code by adding the necessary
option and updating the configure check for it (which had been already
present due to libtiff possible dependency on liblzma).

No real changes yet.
This commit is contained in:
Vadim Zeitlin
2018-03-29 00:26:38 +02:00
parent 677989bd8f
commit 311b2aee5f
12 changed files with 260 additions and 89 deletions

View File

@@ -275,6 +275,8 @@
#cmakedefine01 wxUSE_ZLIB
#cmakedefine01 wxUSE_LIBLZMA
#cmakedefine01 wxUSE_APPLE_IEEE
#cmakedefine01 wxUSE_JOYSTICK