#!/bin/bash

set -eu
set -o pipefail

./configure --prefix=/usr/local/c"$which_python"
make