if  [ $XML_SUPPORT = 'n' ]; then
	OPTS="$OPTS --without-libxml2 --without-expat"
fi  &&
default_build
