annotate libphobos/acinclude.m4 @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
145
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
1 dnl Copyright (C) 2013-2020 Free Software Foundation, Inc.
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
2 dnl This file is free software; the Free Software Foundation
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
3 dnl gives unlimited permission to copy and/or distribute it,
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
4 dnl with or without modifications, as long as this notice is preserved.
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
5
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
6 dnl This program is distributed in the hope that it will be useful,
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
7 dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
8 dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
9 dnl PARTICULAR PURPOSE.
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
10
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
11 m4_include([m4/gcc_support.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
12 m4_include([m4/autoconf.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
13 m4_include([m4/libtool.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
14 m4_include([m4/gdc.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
15 m4_include([m4/druntime.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
16 m4_include([m4/druntime/cpu.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
17 m4_include([m4/druntime/os.m4])
1830386684a0 gcc-9.2.0
anatofuz
parents:
diff changeset
18 m4_include([m4/druntime/libraries.m4])