Re: [Mesa-dev] [PATCH] docs/egl: Android platform can also be build using autotools

2016-05-24 Thread Emil Velikov
On 24 May 2016 at 06:55, Nicolas Boichat wrote: > We added support for Android build using autotools (configure), > update the documentation to reflect that. > > Signed-off-by: Nicolas Boichat Reviewed-by: Emil Velikov .. and pushed to master. Thanks Emil __

[Mesa-dev] [PATCH] docs/egl: Android platform can also be build using autotools

2016-05-23 Thread Nicolas Boichat
We added support for Android build using autotools (configure), update the documentation to reflect that. Signed-off-by: Nicolas Boichat --- docs/egl.html | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/egl.html b/docs/egl.html index bc21c6c..fb94f8c 100644 --- a