diff options
author | Emil Velikov <[email protected]> | 2015-02-10 14:14:16 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-02-12 13:19:20 +0000 |
commit | 153539bd9d4445b504110958306f00632222f840 (patch) | |
tree | a04eb9737f2096f0e89ce158b0a3ec7b73db768e /src/gallium/auxiliary/Makefile.am | |
parent | 72e602905dd9d86450a936d5a22bf21758844b38 (diff) |
configure: rework wayland_scanner handling(fix make distcheck)
Currently having the wayland-scanner is optional, which causes problems
when autotools parses through the makefiles, and tries to generate all
the BUILT_SOURCES.
As the config option --with-egl-platform=wayland is not the default, we
won't end up setting the WAYLAND_SCANNER variable, which in turn will
cause some files to not get generated.
There has been a wayland-scanner package as of wayland 1.2 which
provides a variable for the scanner binary, so let's use that one and
fall back to manually searching via AC_PATH_PROG when needed.
Cc: "10.5" <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.am')
0 files changed, 0 insertions, 0 deletions