#!/bin/bash hvconfigure() { cd ${LFS_TMP}/${PACKAGE} CC="${CC} ${CLFS_BUILDFLAGS}" ./configure \ --prefix=/tools }