diff --git a/bootstrap b/bootstrap new file mode 100755 index 00000000..2615310b --- /dev/null +++ b/bootstrap @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +cd $(dirname $(readlink -f $0)) +autoreconf -fiv