summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xau.in
blob: 5f26bf923920f6d4c5601e07766b574b755592f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
menuconfig XORG_LIB_XAU
	bool
	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