if [[ "$(get_spell_provider "$SPELL" WXWIDGET)" == wxgtk ]]; then
  # STC is in contrib/ of wxWidgets... not there per default
  OPTS="--disable-stc"
fi &&
default_build_perl
