diff options
-rwxr-xr-x | bootstrap.sh | 3 |
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 |