if [ "$BUILDUTF8" == "y" ] ; then
   OPTS="$OPTS --enable-utf8"
fi &&

make_single    &&
default_build  &&
make_normal
