From 5a7d5fa43536484508aad9d9553f64a33212311b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 27 Aug 2018 16:46:12 +0200 Subject: Initial commit --- bootstrap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..71f0ee2 --- /dev/null +++ b/bootstrap @@ -0,0 +1,5 @@ +#!/bin/sh +set -e +aclocal +automake --foreign --add-missing +autoconf -- cgit v1.2.3