abinfo "Setting default build options ..."
cat << EOF > "$SRCDIR"/user.make
USE_SYSTEM_LIBS := yes
USE_SYSTEM_MUJS := no	# MuJS is part of MuPDF
USE_TESSERACT := yes
VENV_FLAG :=
build := release
shared := yes
verbose := yes
EOF
