diff options
| -rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index c0b95d3dd0..c161eef6d5 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 -i +autoreconf -f -i |
