st/mesa: Remove the now unused gl_vertex_array.
[mesa.git] / configure.ac
index c0fbfe94135a63e83f9b71a9e84fa503d3effaf7..4bb89607e2d098768dc0a7c9946b0a08ae388b14 100644 (file)
@@ -119,6 +119,7 @@ dnl other CC/CXX flags related help
 AC_ARG_VAR([CXX11_CXXFLAGS], [Compiler flag to enable C++11 support (only needed if not
                               enabled by default and different  from -std=c++11)])
 AM_PROG_CC_C_O
+AC_PROG_GREP
 AC_PROG_NM
 AM_PROG_AS
 AX_CHECK_GNU_MAKE