default_pre_build     &&
cd $SOURCE_DIRECTORY  &&
if test "$(get_spell_provider $SPELL GECKO)" = xulrunner; then
  sedit '24488s/.*/#/' configure  &&
  sedit '24489s/.*/#/' configure  &&
  sedit '24490s/.*/#/' configure
  sedit '24491s/.*/#/' configure
  sedit '24492s/.*/#/' configure
fi

