summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xext.in
blob: adb7544d11abb90aa657b051d8b54f2ec41b2819 (plain)
1
2
3
4
5
6
7
8
9
10
11
config XORG_LIB_XEXT
	bool
	prompt "libXext"
	select XORG_PROTO_X
	select XORG_LIB_X11
	select XORG_PROTO_XEXT
	select XORG_LIB_XAU
	help
	  The X Extensions library provides mechanisms that
	  were not provided in the core protocol in Xlib.