xref: /netbsd-src/external/gpl3/gcc/dist/libphobos/acinclude.m4 (revision b1e838363e3c6fc78a55519254d99869742dd33c)
1dnl Copyright (C) 2013-2022 Free Software Foundation, Inc.
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])
19