]> git.sur5r.net Git - kconfig-frontends/commit
configure: if not explicitly enabled, disable frontends with missing deps
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue, 24 Jan 2012 21:47:38 +0000 (22:47 +0100)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Tue, 24 Jan 2012 21:47:38 +0000 (22:47 +0100)
commit081b9a03dc45d057b3c693719a5fd14889353e53
treee00e98bf721ef8003b29b09988f39ca9825b1b68
parent7785deecba5cd61f034fb4fa5b6a5f38f553fd64
configure: if not explicitly enabled, disable frontends with missing deps

If the user does not explicitly enable a frontend, and the pre-requisites
for this frontned are missing, then disable this frontend.

By default, all frontends are enabled. But if (for example) the ncurses
library is missing, and the user did not explicitly enabled them, then
do not build these frontends.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
configure.ac