Skip to content

Commit

Permalink
Merge pull request #1796 from andy5995/add_autogen
Browse files Browse the repository at this point in the history
README.md:compile from source -> add missing step [skip-ci]
  • Loading branch information
Kókai Péter committed Dec 6, 2017
2 parents f3742f0 + 1b496f6 commit c6fafc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -130,6 +130,9 @@ the required dependencies):

$ ./configure && make && make install

If you don't have a configure script (because of cloning from git, for example),
run `./autogen.sh` to generate it.

Some of the functionality is compiled only in case the required
development libraries are present. The configure script displays a
summary of enabled features at the end of its run.
Expand Down

0 comments on commit c6fafc5

Please sign in to comment.