Commit 6c253afd authored by David Gibson's avatar David Gibson
Browse files

Encode $(NO_PYTHON) consistently with other variables



We have several $(NO_*) variables used to disable optional features.
$(NO_PYTHON) is encoded as empty for "include Python support" and anything
else for "disable Python support".

However the other variables - $(NO_YAML) and $(NO_VALGRIND) - use 0 for
"include" and 1 for "disable".  Change $(NO_PYTHON) to work consistently
with the others.

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 95ec8ef7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment