Commit ccfce5f3 by Olivier Ramonat Committed by Vicent Marti

Update README after sqlite option change

To build libgit2 with sqlite support, waf configure should be run
with --with-sqlite
parent ba84cad3
......@@ -85,8 +85,8 @@ The waf build system for libgit2 accepts the following flags:
--arch=[ia64|x64|x86|x86_amd64|x86_ia64]
Force a specific architecture for compilers that support it.
--without-sqlite
Disable sqlite support.
--with-sqlite
Enable sqlite support.
You can run `./waf --help` to see a full list of install options and
targets.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment