summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xfixes.in
blob: 7ece6360ed4544e12e1a786a0d6887c327ec76f2 (plain)
1
2
3
4
5
6
7
8
9
10
config XORG_LIB_XFIXES
	bool
	prompt "libXfixes"
	select XORG_PROTO_X
	select XORG_PROTO_FIXES
	select XORG_PROTO_XEXT
	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.