OSDN Git Service

configure: When disabling a library disable all the related components
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 5 Oct 2015 01:41:41 +0000 (03:41 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 7 Oct 2015 16:45:50 +0000 (18:45 +0200)
commitd7a5a178c252b625537adc046392624ad543dea7
treeeaf9d312a0472eb90d96cfc4aa833bd12c63c085
parent58b42345b38b46d11c32e11d9c57517f99d6a601
configure: When disabling a library disable all the related components

This way is sufficient to use the component specific configure variable
and not guard against the global library configure variable in code
that is outside it (e.g. checkasm).
configure