[libvirt] [PATCH] build: Fix typo which causes build failure

Eric Blake eblake at redhat.com
Thu Sep 13 12:14:51 UTC 2012


On 09/12/2012 10:47 PM, Osier Yang wrote:
> Pushed under build-breaker rule.

What was the break?  This is the wrong fix, and should be reverted so
that we can apply the correct fix.

> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 690de2a..b5666a5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2915,7 +2915,7 @@ if test "$with_linux" = "yes"; then
>          fi
>      done
>      case $libnl_ldd:${LIBNL_CFLAGS+set} in
> -        *libnl.so.1*:) ;;
> +        *libnl.so.1*) ;;
>          *)
>          PKG_CHECK_MODULES([LIBNL], [libnl-3.0], [
>              have_libnl=yes
> 

-- 
Eric Blake   eblake at 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: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120913/83e9c6ee/attachment-0001.sig>


More information about the libvir-list mailing list