update to xserver 21.1.12
This commit is contained in:
parent
c5d87f442b
commit
f0fd08c832
59 changed files with 449 additions and 209 deletions
|
@ -71,7 +71,7 @@ os_c_args = []
|
|||
if get_option('xres')
|
||||
# Only the XRes extension cares about the client ID.
|
||||
os_c_args += '-DCLIENTIDS'
|
||||
if host_machine.system() == 'openbsd'
|
||||
if host_machine.system() == 'secbsd'
|
||||
os_dep += cc.find_library('kvm')
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue