complibs: do not prompt for shared libs if static selected
authorBryan Hundven <bryanhundven@gmail.com>
Thu Dec 09 18:54:46 2010 +0100 (2010-12-09)
changeset 22085aa0516d6738
parent 2207 b268256e4a08
child 2209 cdafca8bdaa8
complibs: do not prompt for shared libs if static selected

If the global static toolchain option is selected, then do not
prompt the user whether to build shared companion libraries.

Signed-off-by: "Bryan Hundven" <bryanhundven@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/companion_libs.in
     1.1 --- a/config/companion_libs.in	Thu Dec 09 18:54:37 2010 +0100
     1.2 +++ b/config/companion_libs.in	Thu Dec 09 18:54:46 2010 +0100
     1.3 @@ -141,6 +141,7 @@
     1.4      prompt "Build shared companion libraries"
     1.5      default n
     1.6      depends on COMPLIBS
     1.7 +    depends on ! STATIC_TOOLCHAIN
     1.8      select WRAPPER_NEEDED
     1.9      help
    1.10        By default, the companion libraries will be build static. If you want to