[libvirt] [PATCH] macvtap: Only export symbols if support is enabled

Eric Blake eblake at redhat.com
Sat Mar 13 03:43:21 UTC 2010


On 03/12/2010 02:34 PM, Matthias Bolte wrote:
> ---
>  src/Makefile.am |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 67f8b6d..4c12586 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -786,7 +786,9 @@ if WITH_LINUX
>  USED_SYM_FILES += libvirt_linux.syms
>  endif
>  
> +if WITH_MACVTAP
>  USED_SYM_FILES += libvirt_macvtap.syms
> +endif

ACK

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list