[libvirt] [PATCH v2 1/2] build-sys: Removed unused variable from configure.ac

Eric Blake eblake at redhat.com
Thu Feb 6 20:49:37 UTC 2014


On 02/06/2014 11:09 AM, Christophe Fergeau wrote:
> LIBGLUSTER_LIBS is emptied before gluster is enabled/disabled, but nothing
> else sets/uses this variable, so it can be removed.
> ---
>  configure.ac | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 884e0e4..e233706 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1907,7 +1907,6 @@ fi
>  AM_CONDITIONAL([WITH_STORAGE_SHEEPDOG],
>    [test "$with_storage_sheepdog" = "yes"])
>  
> -LIBGLUSTER_LIBS=
>  if test "$with_storage_gluster" = "check"; then

ACK.  Leftovers from my earlier drafts.

-- 
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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140206/96177cd1/attachment-0001.sig>


More information about the libvir-list mailing list