X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e1c188720388159c3a99a105f7a3c5961246ccd..1c8d8d21dc73272e64178b683704d57d1186f516:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 2396eafd41..b20808e785 100644 --- a/setup.h.in +++ b/setup.h.in @@ -123,6 +123,10 @@ * Use libjpeg */ #define wxUSE_LIBJPEG 0 +/* + * Use libtiff + */ +#define wxUSE_LIBTIFF 0 /* * Use iODBC */