summaryrefslogtreecommitdiffstats
path: root/rules/libnih.in
blob: d37039b907a6538e09262392c0b06c266ade2a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries

config LIBNIH
	tristate
	prompt "libnih"
	select DBUS
	select HOST_LIBNIH
	help
	  libnih is a small library for C application development containing
	  functions that, despite its name, are not implemented elsewhere in
	  the standard library set.