meson: add variable to control the symbols checks
[mesa.git] / src / egl / meson.build
index 1c1143f34183da54f62f0e4d06231e1996781d6e..e691f509067239306b6b94c41a78ecc2215f5b91 100644 (file)
@@ -186,7 +186,7 @@ if not with_glvnd
   )
 endif
 
-if with_tests and prog_nm.found()
+if with_symbols_check
   if with_glvnd
     egl_symbols = files('egl-glvnd-symbols.txt')
   else