PR29262, memory leak in pr_function_type
[binutils-gdb.git] / gdbserver / acinclude.m4
index d68e318229b8132ee43afcaec7510f35e1bbbfe7..32d5d14ca6eeee14668b7025a6c5092184397e5c 100644 (file)
@@ -7,6 +7,9 @@ dnl system search paths.
 dnl gdb/gdbserver/configure.in uses BFD_HAVE_SYS_PROCFS_TYPE.
 m4_include(../bfd/bfd.m4)
 
+# This get AM_GDB_COMPILER_TYPE.
+m4_include(../gdbsupport/compiler-type.m4)
+
 dnl This gets AM_GDB_WARNINGS.
 m4_include(../gdbsupport/warning.m4)