update to new upstream release (v1.4.2),
[openwrt.git] / package / libtool / Config.in
index 8c72116..a7ab832 100644 (file)
@@ -1,7 +1,13 @@
 config BR2_PACKAGE_LIBLTDL
-       tristate "libltdl (a generic dynamic object loading library)"
+       tristate "libltdl - Generic dynamic object loading library"
        default m if CONFIG_DEVEL
        help
          A generic dynamic object loading library.
-
+         
          http://www.gnu.org/software/libtool/
+         
+
+config BR2_PACKAGE_LIBTOOL
+       tristate
+       default BR2_PACKAGE_LIBLTDL
+
This page took 0.02233 seconds and 4 git commands to generate.