From e4108aa9ba79bc6e898fa1581e2c4a56a68ad10d Mon Sep 17 00:00:00 2001 From: Max Krasnyansky Date: Thu, 23 May 2002 20:57:19 +0000 Subject: Build env cleanup. Remove auto generated files from CVS. Working 'make distcheck'. --- bootstrap | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 00000000..019a160f --- /dev/null +++ b/bootstrap @@ -0,0 +1,2 @@ +#! /bin/sh +aclocal && automake --copy --add-missing && autoconf -- cgit