Add a config var matching the package dir name
[openwrt.git] / package / libtool / Config.in
1 config BR2_PACKAGE_LIBLTDL
2 tristate "libltdl (a 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
This page took 0.044148 seconds and 5 git commands to generate.