From 5150d320304f958a12d0aa1356b9afec27fa6ba5 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 19 Jul 2015 10:02:53 -0400 Subject: Add autotools bootstrap script. * bootstrap: New file. --- 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..872167c --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif -- cgit v1.2.3