summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.in
blob: 5a5fb70e4b83e970668458e62c17c13be318393f (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=host_gtk

config HOST_GLIB
	tristate
# Note: glib detects a useable iconv() implementation by its own
#       On a standard GNU glibc based system there is no need to
#       build and link against libiconv. Reactivate this dependency
#       if it fails on a system. But also change this documentation
#       in this case!
#	select HOST_LIBICONV