X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa6d970619f8dd5aa0d157953ad431acfde89963..d37acbdf1ce9faed1ef558c6d7db7128301d0a26:/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 */