if [[ "$GEDIT2_SPELL" == "n" ]]; then
	OPTS="--disable-spell $OPTS"
fi &&
default_build
