summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xauth.in
blob: 250517f30ca16d9f5ac869220f10de79a7267bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config XORG_APP_XAUTH
	bool
	depends on XORG_APP
	select XORG_LIB_XAU
	select XORG_LIB_XEXT
	select XORG_LIB_XMU
	select XORG_LIB_X11
	select XORG_LIB_XDMCP
	prompt "xorg xauth"
	help
	  The xauth program is used to edit and display the authorization
	  information used in connecting to the X server.