From 0e0f4fdeee8e6009187b84a26b4b8c02452ff224 Mon Sep 17 00:00:00 2001 From: Daniel Huckstep Date: Tue, 10 May 2011 15:33:07 -0700 Subject: [PATCH] Add --with-redis flag to list of available build flags in README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dae6a76bf..b6779bd84 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,9 @@ The waf build system for libgit2 accepts the following flags: --with-sqlite Enable sqlite support. + --with-redis + Enable redis support. + You can run `./waf --help` to see a full list of install options and targets. -- 2.39.5