From 098f704d2134e446fa6b27ce902c5fc2646d3ab4 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sat, 27 May 2017 00:04:14 -0700 Subject: build: add autotools bootstrap script --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..c5a7472 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf --install -- cgit v1.2.3