]> git.ipfire.org Git - thirdparty/gcc.git/blame - libphobos/acinclude.m4
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / libphobos / acinclude.m4
CommitLineData
fbd26352 1dnl Copyright (C) 2013-2019 Free Software Foundation, Inc.
03385ed3 2dnl This file is free software; the Free Software Foundation
3dnl gives unlimited permission to copy and/or distribute it,
4dnl with or without modifications, as long as this notice is preserved.
5
6dnl This program is distributed in the hope that it will be useful,
7dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
8dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9dnl PARTICULAR PURPOSE.
10
11m4_include([m4/gcc_support.m4])
12m4_include([m4/autoconf.m4])
13m4_include([m4/libtool.m4])
14m4_include([m4/gdc.m4])
15m4_include([m4/druntime.m4])
16m4_include([m4/druntime/cpu.m4])
17m4_include([m4/druntime/os.m4])
18m4_include([m4/druntime/libraries.m4])