From 0a217a8df1657b4334b55b0e4a6c7837a8dbcfd9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 29 May 2009 00:46:26 +0000 Subject: ng --- bootstrap | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 000000000..e5ddbc6a8 --- /dev/null +++ b/bootstrap @@ -0,0 +1,7 @@ +#!/bin/sh +libtoolize -ifc +aclocal -I m4 +autoheader +autoconf +automake --add-missing --copy + -- cgit v1.2.3