diff --git a/bootstrap.sh b/bootstrap.sh index 9b6b39f7..abae7294 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,3 +1,4 @@ #!/bin/sh -autoreconf -fiv +mkdir -p m4 +autoreconf -i $@