From 3c35564e16b762f6ad1928ab46ece0afc2b59ba1 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 23 May 2015 20:24:13 -0400 Subject: Add new autotools based installation scripts. --- 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..4a4af27 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif \ No newline at end of file -- cgit v1.2.3