Re: [Mesa-dev] [PATCH v2] configure: show which gallium drivers/sts are built

2015-10-15 Thread Michel Dänzer
On 16.10.2015 02:55, Ilia Mirkin wrote: > Signed-off-by: Ilia Mirkin > --- > > v1 -> v2: Take Michel's suggestion to include mesa in the st list, append > others Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast

Re: [Mesa-dev] [PATCH v2] configure: show which gallium drivers/sts are built

2015-10-15 Thread Emil Velikov
On 15 October 2015 at 18:55, Ilia Mirkin wrote: > Signed-off-by: Ilia Mirkin > --- > > v1 -> v2: Take Michel's suggestion to include mesa in the st list, append > others > Was meaning to suggest the latter :-) IIRC Matt felt against these a while back, while personally I'm ambivalent if we have

[Mesa-dev] [PATCH v2] configure: show which gallium drivers/sts are built

2015-10-15 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- v1 -> v2: Take Michel's suggestion to include mesa in the st list, append others configure.ac | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 217281f..0a33290 100644 --- a/configure.ac +++ b/config