diff options
author | Bradley Smith | 2008-01-21 16:49:40 +0000 |
---|---|---|
committer | Bradley Smith | 2008-01-21 16:49:40 +0000 |
commit | 813dd5a43209eeedb9d4ab5907008fe85b432427 (patch) | |
tree | b86bd5f11bae44e5eca9a7c5b33830984b0e70fc | |
parent | Added myself to AUTHORS. (diff) | |
download | gnurobots-813dd5a43209eeedb9d4ab5907008fe85b432427.tar.gz |
Misc cleanup of bootstrap.sh.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 607ca68..befa808 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh autoreconf -fisv |