From c752987457f50c1adf5051e1fd8167a5637f1e34 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 26 Oct 2004 20:03:50 +0000 Subject: "" svn path=/trunk/; revision=2169 --- externals/grill/flext/bootstrap.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 externals/grill/flext/bootstrap.sh (limited to 'externals/grill/flext/bootstrap.sh') diff --git a/externals/grill/flext/bootstrap.sh b/externals/grill/flext/bootstrap.sh new file mode 100755 index 00000000..52a86eda --- /dev/null +++ b/externals/grill/flext/bootstrap.sh @@ -0,0 +1,5 @@ +#! /bin/sh + +aclocal \ +&& automake --add-missing \ +&& autoconf -- cgit v1.2.1