Re: [Mesa-dev] [PATCH] osmesa: add gallium include dirs to Makefile.am

2015-02-23 Thread Jose Fonseca
Reviewed-by: Jose Fonseca On 23/02/15 15:39, Brian Paul wrote: Bugzilla: https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.freedesktop.org_show-5Fbug.cgi-3Fid-3D89260&d=AwIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=zfmBZnnVGHeYde45pMKNnVyzeaZbdIqVLprmZCM2zzE&m=L3FUFZqbsV2eYNm6

Re: [Mesa-dev] [PATCH] osmesa: add gallium include dirs to Makefile.am

2015-02-23 Thread Kai Wasserbäch
Thanks Brian, this fixes the build for me. You can have my Tested-by: Kai Wasserbäch for this patch. Brian Paul wrote on 23.02.2015 16:39: > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89260 > --- > src/mesa/drivers/osmesa/Makefile.am | 2 ++ > 1 file changed, 2 insertions(+) > > d

[Mesa-dev] [PATCH] osmesa: add gallium include dirs to Makefile.am

2015-02-23 Thread Brian Paul
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89260 --- src/mesa/drivers/osmesa/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesa/drivers/osmesa/Makefile.am b/src/mesa/drivers/osmesa/Makefile.am index 589b5ee..60048cc 100644 --- a/src/mesa/drivers/osmesa/Makefile