[libvirt] [PATCH] Use WARN_CFLAGS when compiling virsh.c

Jiri Denemark jdenemar at redhat.com
Tue Mar 16 15:21:39 UTC 2010


> > diff --git a/tools/Makefile.am b/tools/Makefile.am
> > index 941e93e..46107f6 100644
> > --- a/tools/Makefile.am
> > +++ b/tools/Makefile.am
> > @@ -48,6 +48,7 @@ virsh_CFLAGS = 							\
> >  		-I$(top_srcdir)/src/util			\
> >  		-DGETTEXT_PACKAGE=\"$(PACKAGE)\"		\
> >  		-DLOCALEBASEDIR=\""$(datadir)/locale"\"		\
> > +		$(WARN_CFLAGS)					\
> >  		$(COVERAGE_CFLAGS)				\
> >  		$(LIBXML_CFLAGS)				\
> >  		$(READLINE_CFLAGS)
> 
> ACK

Pushed, thanks.

Jirka




More information about the libvir-list mailing list