summaryrefslogtreecommitdiffstats
path: root/rules/glib22.in
blob: 799519a0cc9f19e3a1634304f39e9d003630ee66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
menu "glib-2.2.2       "

config GLIB22
	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.

endmenu