Fix crash in dwarf2read.c with template parameters
[deliverable/binutils-gdb.git] / gdb / acinclude.m4
index 52ba3f9ed6e10a9745a1ce1bd41db8881e31d0f8..0719d422a71677ddb8d910942d97dd89690ee133 100644 (file)
@@ -18,6 +18,9 @@ sinclude(warning.m4)
 # AM_GDB_UBSAN
 sinclude(sanitize.m4)
 
+# This gets GDB_AC_SELFTEST.
+sinclude(selftest.m4)
+
 dnl gdb/configure.in uses BFD_NEED_DECLARATION, so get its definition.
 sinclude(../bfd/bfd.m4)
 
@@ -78,7 +81,7 @@ m4_include(ax_cxx_compile_stdcxx.m4)
 ## From Franc,ois Pinard                     ##
 ## ----------------------------------------- ##
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
This page took 0.024628 seconds and 4 git commands to generate.