On Fri, 13 Jan 2012 12:07:02 -0800, Jeremy Huddleston <[email protected]> 
wrote:

> -AM_CFLAGS = $(DIX_CFLAGS) @XORG_CFLAGS@
> +AM_CPPFLAGS = $(DIX_CFLAGS) @XORG_CFLAGS@

> -     CPP='$(CPP)' AWK='$(AWK)' $(SHELL) $(srcdir)/sdksyms.sh $(top_srcdir) 
> $(CFLAGS) $(AM_CFLAGS) $(INCLUDES)
> +     CPP='$(CPP)' AWK='$(AWK)' $(SHELL) $(srcdir)/sdksyms.sh $(top_srcdir) 
> $(CPPFLAGS) $(AM_CPPFLAGS) $(INCLUDES)

I was momentarily confused by also seeing AM_CFLAGS get changed to
AM_CPPFLAGS, but that seems like a useful additional clarification.

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]

Attachment: pgp877PlxBTwA.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to