[libvirt] [PATCH] Fix typo in configure.ac causing $LIBS to gain a copy of $CFLAGS

Eric Blake eblake at redhat.com
Tue Feb 5 17:56:58 UTC 2013


On 02/05/2013 09:46 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The virt-dbus.m4 check for DBus was preserving $LIBS before
> modifying it. Except it wasn't. It was preserving another
> copy of $CFLAGS. The result was that after the check completed,
> $LIBS got polluted with $CFLAGS
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  m4/virt-dbus.m4 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130205/9b4433d2/attachment-0001.sig>


More information about the libvir-list mailing list