Skip to content

configure.ac: check for glesv3 dependency

Nirmoy Das requested to merge nirmoy/kmscube:check_glesv3 into master

Without glesv3 compilation will fail with following error: texturator.c:32:10: fatal error: GLES3/gl3.h: No such file or directory

Signed-off-by: Nirmoy Das nirmoy.das@amd.com

Merge request reports