On Wed, Sep 11, 2013 at 9:53 PM, Chia-I Wu <olva...@gmail.com> wrote: > On Thu, Sep 12, 2013 at 6:32 AM, Johannes Obermayr > <johannesoberm...@gmx.de> wrote: >> --- >> src/gallium/drivers/ilo/Makefile.am | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/src/gallium/drivers/ilo/Makefile.am >> b/src/gallium/drivers/ilo/Makefile.am >> index 10b3da3..33f2045 100644 >> --- a/src/gallium/drivers/ilo/Makefile.am >> +++ b/src/gallium/drivers/ilo/Makefile.am >> @@ -27,7 +27,7 @@ include $(top_srcdir)/src/gallium/Automake.inc >> noinst_LTLIBRARIES = libilo.la >> >> AM_CPPFLAGS = \ >> - -Iinclude \ >> + -I$(top_srcdir)/src/gallium/drivers/ilo/include \ > Is -I$(srcdir)/include better? I am not familiar with automake enough > to know which is preferred. Either way, the patch looks to me.
Yes, I think -I$(srcdir)/include is better. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev