From ea2825fa10616f4a100bdcf89ae705644bf0ab63 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Wed, 8 Oct 2014 17:14:42 -0500 Subject: Moving experimental-bootstrap.sh back to bootstrap.sh --- bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bootstrap.sh (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100755 index 00000000..78d0f1c7 --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +aclocal -I m4 --install +autoreconf -fvi -- cgit v1.2.3