https://bugs.freedesktop.org/show_bug.cgi?id=101933
Bug ID: 101933
Summary: autotools: wayland-protocols used even if not found
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev@lists.freedesktop.org
Reporter: baker.dyla...@gmail.com
QA Contact: mesa-dev@lists.freedesktop.org
CC: emil.l.veli...@gmail.com,
mirlan.ax.tokonbe...@intel.com
currently configure.ac will set WAYLAND_PROTOCOLS_DATADIR, and then rely on
that variable being set, even if wayland-protocols is not installed, causing
the variable to be set to nothing. This causes build failures in
src/egl/Makefile.am, since WL_DMABUF_XML will be set to /unstable/...
This can be replicated by uninstalling wayland-protocols and running `make
distcheck`
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev