[libvirt] [PATCH] Some NWFilter symbols are conditional and have to be exported conditional

Eric Blake eblake at redhat.com
Fri Apr 23 17:15:44 UTC 2010


On 04/23/2010 11:00 AM, Matthias Bolte wrote:
> ---
>  src/Makefile.am           |    7 ++++++-
>  src/libvirt_nwfilter.syms |   14 ++++++++++++++
>  src/libvirt_private.syms  |   13 +------------
>  3 files changed, 21 insertions(+), 13 deletions(-)
>  create mode 100644 src/libvirt_nwfilter.syms
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 66dc349..17b2226 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -884,6 +884,10 @@ if WITH_LIBVIRTD
>  USED_SYM_FILES += libvirt_daemon.syms
>  endif
>  
> +if WITH_NWFILTER
> +USED_SYM_FILES += libvirt_nwfilter.syms
> +endif
> +
>  EXTRA_DIST += \
>    libvirt_public.syms		\
>    libvirt_private.syms		\
> @@ -891,7 +895,8 @@ EXTRA_DIST += \
>    libvirt_bridge.syms		\
>    libvirt_linux.syms		\
>    libvirt_macvtap.syms		\
> -  libvirt_daemon.syms
> +  libvirt_daemon.syms		\
> +  libvirt_nwfilter.syms

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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100423/2aa59cd3/attachment-0001.sig>


More information about the libvir-list mailing list