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

config XORG_LIB_XFIXES
	tristate
	prompt "libXfixes"
	select XORGPROTO
	select XORG_LIB_X11
	help
	  The X Fixes extension was created to address a number of shortcomings in the
	  core X window system that prevented applications from doing some things
	  efficiently.