From f8628b5f7f26847816b6052225fcd96031aed1a9 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 27 Oct 2017 23:28:37 +0200 Subject: Initial commit. --- bootstrap.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap.sh (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100755 index 0000000..872167c --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif -- cgit v1.2.3