From b396a7eff34173fd4a9e48d8e4cfa5bab7fa603f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 12 Feb 2017 19:02:45 +0100 Subject: Add initial copy-pasted code --- bootstrap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..a3394ab --- /dev/null +++ b/bootstrap @@ -0,0 +1,4 @@ +#! /bin/sh + +autoreconf --install && \ + echo "You can call ./configure now" -- cgit v1.2.3