On 04/07/2016 15:57, Emil Velikov wrote:
From: Emil Velikov <[email protected]>

Otherwise we'll pick up the stale (in-tree) generated source(s) over the
fresh (out-of-tree) ones.

Signed-off-by: Emil Velikov <[email protected]>
---
It's quite a corner case, although it could save you a lot of time
debugging.
---

If the source directory is in a configured state, the configure script will refuse to configure an out-of-tree build. That means these files are leftovers from either a previous build or the dist tarball, I guess.
In both cases, they should be added to CLEANFILES or DISTCLEANFILES.

In the meantime, this fix is not bad:
Reviewed-by: Quentin Glidic <[email protected]>


Cheers,

--

Quentin “Sardem FF7” Glidic
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to