libnetfilter_cthelper: add patch for uclinux tuple
[buildroot-gz.git] / package / tcllib / Config.in
blobb0a4ad060ecdefd25f31db726cf258dd3d3e9add
1 config BR2_PACKAGE_TCLLIB
2         bool "tcllib"
3         help
4           Tcllib is a collection of utility modules for Tcl. These
5           modules provide a wide variety of functionality, from
6           implementations of standard data structures to
7           implementations of common networking protocols. The intent
8           is to collect commonly used function into a single library,
9           which users can rely on to be available and stable
11           http://tcl.activestate.com/software/tcllib/