*-symbol-check: use correct `nm` path when cross-compiling
[mesa.git] / configure.ac
index 346c8130352bd096e039effa5d02792a415801ae..d8093597dd04ba40a7355efd9d3b3cf6c696929b 100644 (file)
@@ -116,6 +116,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_NM
 AM_PROG_AS
 AX_CHECK_GNU_MAKE
 AC_CHECK_PROGS([PYTHON2], [python2.7 python2 python])