openwrtv3/openwrt/package/glib/Config.in

13 lines
254 B
Text
Raw Normal View History

2005-04-03 00:20:48 +00:00
config BR2_PACKAGE_GLIB
select BR2_PACKAGE_LIBPTHREAD
2005-04-03 00:20:48 +00:00
tristate "glib 1.2"
default m
help
GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
http://www.gtk.org/
Depends: libpthread