summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Smith2008-03-07 18:46:04 +0000
committerBradley Smith2008-03-07 18:46:04 +0000
commit63d190177ebeca4e3168c9b3a923f4cebbbcf696 (patch)
treec35462247f11dd2f3bc72cff550bf7f4c3ca58cc
parentAdded myself to the usage message. (diff)
downloadgnurobots-63d190177ebeca4e3168c9b3a923f4cebbbcf696.tar.gz
Adjust bootstrap script to not autorun configure
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
-rwxr-xr-xbootstrap.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index befa808..23680ce 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,6 +1,3 @@
#!/bin/sh
autoreconf -fisv
-
-echo "Running configure with no arguments"
-./configure