Re: [libvirt] [PATCH] Don't build nwfilter examples when not building libvirtd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 16, 2010 at 02:49:46PM +0100, Matthew Booth wrote:
>  * Makefile.am: Make examples/xml/nwfilter conditional on WITH_LIBVIRTD
> ---
>  Makefile.am |    7 +++++--
>  1 files changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index dd334b5..40352c4 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -5,8 +5,11 @@ GENHTML = genhtml
>  
>  SUBDIRS = gnulib/lib include src daemon tools proxy docs gnulib/tests \
>    python tests po examples/domain-events/events-c examples/hellolibvirt \
> -  examples/dominfo examples/domsuspend examples/python examples/apparmor \
> -  examples/xml/nwfilter
> +  examples/dominfo examples/domsuspend examples/python examples/apparmor
> +
> +if WITH_LIBVIRTD
> +  SUBDIRS += examples/xml/nwfilter
> +endif
>  
>  ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4
>  

sounds fine,

ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]