X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa6d970619f8dd5aa0d157953ad431acfde89963..1dd989e1bf4c3667d27b3c27a9cf64a66484ee90:/include/wx/motif/setup0.h diff --git a/include/wx/motif/setup0.h b/include/wx/motif/setup0.h index 307855bc98..24dd35bd96 100644 --- a/include/wx/motif/setup0.h +++ b/include/wx/motif/setup0.h @@ -62,9 +62,17 @@ */ #define wxUSE_LIBJPEG 0 /* - * Use gif + * Use GIF */ -#define wxUSE_LIBGIF 0 +#define wxUSE_LIBGIF 1 +/* + * Use PCX + */ +#define wxUSE_PCX 1 +/* + * Use PNM + */ +#define wxUSE_PNM 1 /* * Use iODBC */