From 8021e609aee1265987dc75272c9a03179c2afd85 Mon Sep 17 00:00:00 2001 From: Nigel Stewart Date: Sat, 10 Oct 2015 10:27:12 +1000 Subject: [PATCH] For OSMesa support - build fix --- auto/src/glewinfo_glx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/src/glewinfo_glx.c b/auto/src/glewinfo_glx.c index 287d7e1..ead3051 100644 --- a/auto/src/glewinfo_glx.c +++ b/auto/src/glewinfo_glx.c @@ -1,6 +1,6 @@ } -#else /* _UNIX */ +#elif !defined(GLEW_OSMESA) /* _UNIX */ static void glxewInfo () {