#!/bin/bash hvconfig_pre() { CONFIGURE_OPTS="\ ${CONFIGURE_OPTS} \ --with-appdefaultdir=/etc/X11/app-defaults" }