#!/bin/bash hvconfig() { cd ${SRC_DIR} ./bootstrap --prefix=/usr \ --system-libs \ --mandir=/share/man }