From 63d190177ebeca4e3168c9b3a923f4cebbbcf696 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Fri, 7 Mar 2008 18:46:04 +0000 Subject: Adjust bootstrap script to not autorun configure Signed-off-by: Bradley Smith --- bootstrap.sh | 3 --- 1 file changed, 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 -- cgit v1.1