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

config LIBNIH
	tristate
	prompt "libnih"
	select LIBC_RT
	select LIBC_PTHREAD
	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.