summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xau.in
blob: ccd00a1a8ff6efd0507cc281d651783a435ec604 (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 XORG_PROTO_X
	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