From cb3d1318f05ef8b1451aa9d0fbd0a6f1308e82b6 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 11 Dec 2018 12:12:37 -0800 Subject: build: add minimal autotools setup --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap (limited to '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