Skip to content

Commit 3d77734

Browse files
authored
Merge pull request #32 from CamNZ/master
Issue #28 - added autoreconf information to readme
2 parents d0be76a + 0170782 commit 3d77734

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Building on Linux or Mac OS X
1717
./configure
1818
make
1919
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".)
2023
```
2124

2225
Cross-compiling for Windows with MinGW-w64

0 commit comments

Comments
 (0)