guile-termenv/bootstrap.sh

6 lines
54 B
Bash
Executable File

#!/usr/bin/env bash
autoreconf -vif
./configure
make