RFC dc-rhev-image.c

Pete Zaitcev zaitcev at redhat.com
Wed Feb 16 19:47:32 UTC 2011


On Wed, 16 Feb 2011 20:39:52 +0100
Jim Meyering <jim at meyering.net> wrote:

The m4 part is fine, but this is unnecessary:

> -iwhd_CPPFLAGS	= $(HAIL_CFLAGS) -I$(top_srcdir)/lib
> +iwhd_CPPFLAGS = $(HAIL_CFLAGS) $(LIBXML_CFLAGS) -I$(top_srcdir)/lib

That is because iwhd does not use libxml2 directly. It only links to
it because of Hail, but then Hail provides necessary link flags.

I'll be happy to use LIBXML_CFLAGS for dc-rhev-image, however.

-- Pete


More information about the iwhd-devel mailing list