add mirror url
[openwrt.git] / openwrt / package / libtool / Config.in
index 8c72116..4cc7213 100644 (file)
@@ -1,7 +1,14 @@
+config BR2_COMPILE_LIBTOOL
+       tristate
+       depends BR2_PACKAGE_LIBLTDL
+
 config BR2_PACKAGE_LIBLTDL
-       tristate "libltdl (a generic dynamic object loading library)"
+       prompt "libltdl........................... A generic dynamic object loading library"
+       tristate
        default m if CONFIG_DEVEL
+       select BR2_COMPILE_LIBTOOL
        help
          A generic dynamic object loading library.
-
+         
          http://www.gnu.org/software/libtool/
+
This page took 0.01903 seconds and 4 git commands to generate.