diff --git a/build.sh b/bootstrap similarity index 56% rename from build.sh rename to bootstrap index 832e6e9..edb4f29 100755 --- a/build.sh +++ b/bootstrap @@ -1,6 +1,6 @@ #!/bin/sh -libtoolize --copy aclocal +libtoolize --copy +automake --gnu --add-missing --copy autoconf -automake --add-missing --copy