set -eu
set -o pipefail

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