config/companion_libs.in
changeset 2130 b46ecc90d3ab
parent 2121 ea11e149ec23
child 2131 469830f72fe7
     1.1 --- a/config/companion_libs.in	Fri Sep 10 01:16:26 2010 +0200
     1.2 +++ b/config/companion_libs.in	Sun Oct 03 23:10:46 2010 +0200
     1.3 @@ -73,6 +73,11 @@
     1.4  
     1.5  comment "Companion libraries common options"
     1.6  
     1.7 +config COMPLIBS_BACKUP
     1.8 +    bool
     1.9 +    default y
    1.10 +    depends on ! COMPLIBS_SHARED
    1.11 +
    1.12  config COMPLIBS_CHECK
    1.13      bool
    1.14      prompt "Check the companion libraries builds (!!! READ HELP!!!)"