gdb: Require C++11
[deliverable/binutils-gdb.git] / gdb / gdbserver / acinclude.m4
index 8ec91887cf172fb3e7cb8f3d9e58049554fd6614..c75d783f57bb860536c2fe1dad938b89241c240b 100644 (file)
@@ -29,6 +29,8 @@ m4_include(../libiberty.m4)
 dnl For GDB_AC_PTRACE.
 m4_include(../ptrace.m4)
 
+m4_include(../ax_cxx_compile_stdcxx.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.025526 seconds and 4 git commands to generate.