summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xau.in
blob: 1c5018e991aeea0e8436b58f49d455e6f4664215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## SECTION=multimedia_xorg_lib

menuconfig XORG_LIB_XAU
	tristate
	select XORGPROTO
	prompt "libXau                        "
	help
	  A Sample Authorization Protocol for X for basic authorization.

config XORG_LIB_XAU_THREAD
	depends on XORG_LIB_XAU
	bool
	default y
	prompt "Build libXau with thread support"
	help
	  libXau support for Multithreading