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 */