Skip to content
Commit 2492481e authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Leann Ogasawara
Browse files

UBUNTU: cleanup conditional dependancy handling



BugLink: http://bugs.launchpad.net/bugs/603087

We commonly use conditional elements to limit building to specific
sub-systems.  Move to a new model wherein the variables are used directly
in the assignment so that enabled things are placed on foo-true and
disabled things go to foo-false.  Overall simplifying the code.

Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
Acked-by: default avatarStefan Bader <stefan.bader@canonical.com>
Signed-off-by: default avatarLeann Ogasawara <leann.ogasawara@canonical.com>
parent b4c776c2
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