Re: [Mesa-dev] [PATCH 09/28] XXX:configure: set HAVE_PLATFORM_foo as applicable

2016-12-13 Thread Emil Velikov
On 13 December 2016 at 11:14, Eric Engestrom wrote: > On Thursday, 2016-12-08 19:21:49 +, Emil Velikov wrote: >> From: Emil Velikov >> >> Signed-off-by: Emil Velikov >> --- >> Should we keep this here and feed the defines to all sources or apply >> them locally ? >> >> If we go with this app

Re: [Mesa-dev] [PATCH 09/28] XXX:configure: set HAVE_PLATFORM_foo as applicable

2016-12-13 Thread Eric Engestrom
On Thursday, 2016-12-08 19:21:49 +, Emil Velikov wrote: > From: Emil Velikov > > Signed-off-by: Emil Velikov > --- > Should we keep this here and feed the defines to all sources or apply > them locally ? > > If we go with this approach, need to drop the other existing defines. What "other

[Mesa-dev] [PATCH 09/28] XXX:configure: set HAVE_PLATFORM_foo as applicable

2016-12-08 Thread Emil Velikov
From: Emil Velikov Signed-off-by: Emil Velikov --- Should we keep this here and feed the defines to all sources or apply them locally ? If we go with this approach, need to drop the other existing defines. --- configure.ac | 5 + 1 file changed, 5 insertions(+) diff --git a/configure.ac b