config_query BUILDUTF8 "Enable UTF-8 support?" y
if [ "$BUILDUTF8" == "y" ] ; then
config_query UTFPROPERTIES "enable UTF-8 properties?" n
fi
