Add configure check for std::thread
[deliverable/binutils-gdb.git] / gdb / gdbserver / acinclude.m4
index 880c03ac1dbf192de132433c3569fc0c95722bf1..4c18e9b01db0c41e32be39689917f722d468e41e 100644 (file)
@@ -31,6 +31,8 @@ m4_include(../ax_cxx_compile_stdcxx.m4)
 dnl For GDB_AC_SELFTEST.
 m4_include(../selftest.m4)
 
+m4_include([../../config/ax_pthread.m4])
+
 dnl Check for existence of a type $1 in libthread_db.h
 dnl Based on BFD_HAVE_SYS_PROCFS_TYPE in bfd/bfd.m4.
 
This page took 0.024194 seconds and 4 git commands to generate.