change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/staging/dedeckeh.git] / openwrt / package / libtool / Config.in
index 5102863a3495b37066ac318767c3ba3e4313ab50..4cc721379b903a558f8f2c851e4a83172b403fa8 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_COMPILE_LIBTOOL
-       bool
+       tristate
        depends BR2_PACKAGE_LIBLTDL
 
 config BR2_PACKAGE_LIBLTDL