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