From 346629739680d9bf869dfaae2ddf2d7f4f4a9102 Mon Sep 17 00:00:00 2001 From: Anatol Pomazau Date: Fri, 6 Apr 2012 11:04:36 -0700 Subject: Initial empty repository --- 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