We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0be76a + 0170782 commit 3d77734Copy full SHA for 3d77734
1 file changed
README.md
@@ -17,6 +17,9 @@ Building on Linux or Mac OS X
17
./configure
18
make
19
make install
20
+
21
+(If building from the Git repository, you will first need to install
22
+autoconf, automake, libtool, and pkg-config and run "autoreconf -i".)
23
```
24
25
Cross-compiling for Windows with MinGW-w64
0 commit comments