On Wed, Apr 26, 2017 at 03:36:07PM +0200, Greg Kurz wrote:
> Since commit "c53eeaf75a04 configure: eliminate Python dependency for
> --help", configure --help fails to produce the list of available trace
> backends if invoked out-of-tree. It also spits the following error:
> 
> grep: scripts/tracetool/backend/*.py: No such file or directory
> 
> This patch simply adds the missing $source_path to fix it.
> 
> Signed-off-by: Greg Kurz <[email protected]>
> ---
> v2: - use "$source_path" instead of $source_path
> ---
>  configure |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my staging tree:
https://github.com/stefanha/qemu/commits/staging

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to