X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c6f86f5b7fd65b77beda6e68c27fed7e703baca..f57d9215b8f9ed8f0c9e65cb9bcf3f5aa4db7869:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index bc36f3e78a..7ce91e99ef 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -1302,4 +1302,7 @@ /* Define this if you have type SPBCDATA */ #undef HAVE_SPBCDATA +/* Define if you have pango_font_family_is_monospace() (Pango >= 1.3.3) */ +#undef HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE + #endif /* __WX_SETUP_H__ */