summaryrefslogtreecommitdiff
path: root/package/glib/Config.in
blob: e23dde160348e1a2054543f84265fffb5305e1e1 (plain)
1
2
3
4
5
6
7
8
config ADK_PACKAGE_GLIB
	prompt "glib.............................. low-level core library that forms the basis of GTK+"
	tristate
	select ADK_PACKAGE_LIBPTHREAD
	select ADK_PACKAGE_LIBICONV
	select ADK_PACKAGE_GETTEXT
	default n
	help