summaryrefslogtreecommitdiffstats
path: root/rules/glib.in
blob: 289e4903b156ef92b7a2f809104c11887abbab34 (plain)
1
2
3
4
5
6
7
8
9
config GLIB
	bool
	prompt "glib"
	help
	  GLib is a library containing many useful C 
	  routines for things such as trees, hashes, 
	  lists, and strings.  It is a useful general-purpose
	  C library used by projects such as GTK+, 
	  GIMP, and GNOME.