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

config XORG_LIB_XEXT
	tristate
	prompt "libXext"
	select XORGPROTO
	select XORG_LIB_X11
	select XORG_LIB_XAU
	help
	  The X Extensions library provides mechanisms that
	  were not provided in the core protocol in Xlib.