mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
Drop has_present from sna and uxa
Signed-off-by: artist <artist@artixlinux.org>
This commit is contained in:
@@ -83,11 +83,6 @@ if with_dri3
|
||||
sna_deps += dri3
|
||||
endif
|
||||
|
||||
if has_present
|
||||
sna_sources += 'sna_present.c'
|
||||
sna_deps += present
|
||||
endif
|
||||
|
||||
if with_xvmc
|
||||
sna_sources += 'sna_video_hwmc.c'
|
||||
endif
|
||||
|
||||
@@ -44,10 +44,6 @@ if with_dri3
|
||||
]
|
||||
endif
|
||||
|
||||
if has_present
|
||||
uxa_sources += 'intel_present.c'
|
||||
endif
|
||||
|
||||
if with_xvmc
|
||||
uxa_sources += 'intel_hwmc.c'
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user