[PATCH weston 1/2] automake: list the the builddir include before the srcdir

Quentin Glidic sardemff7+wayland at sardemff7.net
Tue Jul 5 12:16:06 UTC 2016


On 04/07/2016 15:57, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Otherwise we'll pick up the stale (in-tree) generated source(s) over the
> fresh (out-of-tree) ones.
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> 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 <sardemff7+git at sardemff7.net>


Cheers,

-- 

Quentin “Sardem FF7” Glidic


More information about the wayland-devel mailing list