a7ab8329af1da2ec06e022ee61eb4c639a86d67c
[openwrt/openwrt.git] / openwrt / package / libtool / Config.in
1 config BR2_PACKAGE_LIBLTDL
2 tristate "libltdl - Generic dynamic object loading library"
3 default m if CONFIG_DEVEL
4 help
5 A generic dynamic object loading library.
6
7 http://www.gnu.org/software/libtool/
8
9
10 config BR2_PACKAGE_LIBTOOL
11 tristate
12 default BR2_PACKAGE_LIBLTDL
13