xref: /netbsd-src/external/gpl3/gcc.old/dist/libphobos/acinclude.m4 (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1*4c3eb207Smrgdnl Copyright (C) 2013-2020 Free Software Foundation, Inc.
2627f7eb2Smrgdnl This file is free software; the Free Software Foundation
3627f7eb2Smrgdnl gives unlimited permission to copy and/or distribute it,
4627f7eb2Smrgdnl with or without modifications, as long as this notice is preserved.
5627f7eb2Smrg
6627f7eb2Smrgdnl This program is distributed in the hope that it will be useful,
7627f7eb2Smrgdnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
8627f7eb2Smrgdnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9627f7eb2Smrgdnl PARTICULAR PURPOSE.
10627f7eb2Smrg
11627f7eb2Smrgm4_include([m4/gcc_support.m4])
12627f7eb2Smrgm4_include([m4/autoconf.m4])
13627f7eb2Smrgm4_include([m4/libtool.m4])
14627f7eb2Smrgm4_include([m4/gdc.m4])
15627f7eb2Smrgm4_include([m4/druntime.m4])
16627f7eb2Smrgm4_include([m4/druntime/cpu.m4])
17627f7eb2Smrgm4_include([m4/druntime/os.m4])
18627f7eb2Smrgm4_include([m4/druntime/libraries.m4])
19