#!/bin/bash hvconfig() { cd ${SRC_DIR}/source ./configure ${CONFIGURE_OPTS} }