We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66b965 commit 43c227bCopy full SHA for 43c227b
bootstrap.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+aclocal
4
+autoheader
5
+autoconf
6
+automake --add-missing --copy
0 commit comments