qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qemu: Fix incorrect zlib check error


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] qemu: Fix incorrect zlib check error
Date: Tue, 18 Nov 2008 16:12:05 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Deepa Srinivasan wrote:
# HG changeset patch
# User Deepa Srinivasan <address@hidden>
# Date 1226685276 21600
# Node ID ae59be00a22c4769a1116943ca5e07cec9154de0
# Parent  1a74ac23ff60cc2ab052072243dc4ff47faf5849
qemu: Fix incorrect zlib check error

From: Deepa Srinivasan <address@hidden>

Include the CFLAGS and LDFLAGS variables in the check for zlib. When 
cross-compiling
for PowerPC, the path for zlib headers and libraries are passed in the CFLAGS
and LDFLAGS respectively. While this patch fixes only the check for zlib,
this issue potentially affects other configure tests as well.

Signed-off-by: Deepa Srinivasan <address@hidden>

Please submit this patch against QEMU, and not against kvm-userspace.

Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]