Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix ./configure options' descriptions
The description of --enable/disable-experimental-features was a bogus "Developer mode, good for testing" and --enable/disable-valgrind was "Valgrind binary to use for tests" which gave the false impression that it should be set to something like /usr/local/bin/valgrind whereas it is a boolean option.
- Loading branch information