From cec6fc98ebecc208edc30a900e6ab195e7c21851 Mon Sep 17 00:00:00 2001 From: Kirill Simonov Date: Sat, 20 May 2006 22:43:15 +0000 Subject: Add the basic autoconf infrastructure. --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..1745838 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +exec autoreconf -fvi -- cgit v1.2.1