diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100755 index 000000000..681d5b319 --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,5 @@ +#!/bin/bash +aclocal +autoheader +automake --add-missing +autoconf