util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR
[mesa.git] / src / util / Makefile.am
index b51dccdadfd246f5b76e7fac800dd914b4c50601..65794338c5b886c65b76e7269bee2479b33d099b 100644 (file)
 SUBDIRS = . \
        xmlpool \
        tests/hash_table \
-       tests/string_buffer \
-       tests/vma
+       tests/string_buffer
+
+if HAVE_STD_CXX11
+SUBDIRS += tests/vma
+endif
 
 include Makefile.sources