Add parameter to allow enabling/disabling selftests via configure
[deliverable/binutils-gdb.git] / gdb / gdbserver / acinclude.m4
index c75d783f57bb860536c2fe1dad938b89241c240b..fc3e344a611a12e0a77563289d164aaf2dc11781 100644 (file)
@@ -31,6 +31,9 @@ m4_include(../ptrace.m4)
 
 m4_include(../ax_cxx_compile_stdcxx.m4)
 
+dnl For GDB_AC_SELFTEST.
+m4_include(../selftest.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.023909 seconds and 4 git commands to generate.