diff --git a/bootstrap b/bootstrap index a8fd885..26be4d1 100755 --- a/bootstrap +++ b/bootstrap @@ -1,3 +1,3 @@ #!/bin/sh -autoreconf --verbose --install --force +exec autoreconf --verbose --install --force