9f1bf3d090ad29c2dbb6ef3d96b70fb11a53524d
[oweals/openwrt.git] / openwrt / package / glib / Config.in
1 config BR2_PACKAGE_GLIB1
2         select BR2_PACKAGE_LIBPTHREAD
3         tristate "glib 1.2"
4         default m if CONFIG_DEVEL
5         help
6           GLib is a library containing many useful C routines for things such
7           as trees, hashes, and lists.
8           
9           http://www.gtk.org/
10           
11           Depends: libpthread
12