From: Robert Roebling Date: Sun, 28 Nov 1999 17:20:19 +0000 (+0000) Subject: TIFF change 5. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1c8d8d21dc73272e64178b683704d57d1186f516?ds=inline TIFF change 5. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 */