#!/bin/sh -e ./configure \ --build="$BUILD" \ --host="$HOST" \ --prefix="$PREFIX"