diff options
Diffstat (limited to 'bootstrap.sh')
| -rwxr-xr-x | bootstrap.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index db986fd3c6..c0b95d3dd0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -4,4 +4,4 @@  # and so that those used to the presence of bootstrap.sh or autogen.sh  # will have an eaiser time. -autoreconf +autoreconf -i  | 
