We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4424e2 commit 362a08eCopy full SHA for 362a08e
CONTRIBUTING.md
@@ -63,7 +63,7 @@ and ask!
63
64
6) Configure and build
65
```
66
- ./configure && make -s && make check
+ ./autogen.sh && ./configure && make -s && make check
67
68
69
7) Add/update tests
0 commit comments