aboutsummaryrefslogtreecommitdiff
path: root/chaos/bootstrap.sh
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2006-01-14 22:06:38 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:12:01 +0200
commite97a3414a2d0609a15d7323ce53faa4b1eaad18b (patch)
treed7c5d41ca1e8f27ee99a2a3a1a07789cca977455 /chaos/bootstrap.sh
parentb5e8ffd7605b53f368c81ddae06dd997f57a4ca3 (diff)
removing autobuild system ... updating scons build system
svn path=/trunk/externals/tb/; revision=4403
Diffstat (limited to 'chaos/bootstrap.sh')
-rwxr-xr-xchaos/bootstrap.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/chaos/bootstrap.sh b/chaos/bootstrap.sh
deleted file mode 100755
index 695f2bd..0000000
--- a/chaos/bootstrap.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-
-aclocal \
-&& automake-1.8 --gnu --add-missing \
-&& autoconf \ No newline at end of file