Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 678522
Collapse All | Expand All

(-)libva-utils-2.12.0/Makefile.am (-1 / +3 lines)
Lines 24-36 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} Link Here
24
24
25
AUTOMAKE_OPTIONS = foreign
25
AUTOMAKE_OPTIONS = foreign
26
26
27
SUBDIRS = common decode encode vainfo videoprocess vendor/intel vendor/intel/sfcsample
27
SUBDIRS = common decode encode vainfo videoprocess vendor/intel
28
28
29
if USE_X11
29
if USE_X11
30
SUBDIRS += putsurface
30
SUBDIRS += putsurface
31
SUBDIRS += vendor/intel/sfcsample
31
else
32
else
32
if USE_WAYLAND
33
if USE_WAYLAND
33
SUBDIRS += putsurface
34
SUBDIRS += putsurface
35
SUBDIRS += vendor/intel/sfcsample
34
endif
36
endif
35
endif
37
endif

Return to bug 678522