From 5233c01a26329306c9f1d08c1a39733aee2cc518 Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Tue, 21 Dec 2004 09:22:10 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2423, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/tb/; revision=2424 --- chaos/bootstrap.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 chaos/bootstrap.sh (limited to 'chaos/bootstrap.sh') diff --git a/chaos/bootstrap.sh b/chaos/bootstrap.sh new file mode 100755 index 0000000..695f2bd --- /dev/null +++ b/chaos/bootstrap.sh @@ -0,0 +1,5 @@ +#! /bin/sh + +aclocal \ +&& automake-1.8 --gnu --add-missing \ +&& autoconf \ No newline at end of file -- cgit v1.2.1