add iptraf (thanks to Thomas Reifferscheid)
[openwrt/svn-archive/archive.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