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