#!/bin/bash hvconfig_pre() { CONFIGURE_OPTS+=" \ --enable-kms-only \ --enable-uxa \ --enable-glamor" }