Commit a9913a4
committed
Merge #43: build: minor build changes
7d3fe04 test: replace ` with ' (fanquake)
b77ca22 build: use AX_CHECK_COMPILE_FLAG to test for -fvisibility=hidden (fanquake)
6bbafb9 build: AX_CXX_COMPILE_STDCXX serial 12 (fanquake)
0ca1fef build: AX_CHECK_PREPROC_FLAG serial 6 (fanquake)
281411b build: AX_CHECK_COMPILE_FLAG serial 6 (fanquake)
Pull request description:
This is very minor build changes, mostly updating external macros.
ACKs for top commit:
sipa:
utACK 7d3fe04
Tree-SHA512: dbd4cda1dd4a4f4ba8492ec89c868cb9187ac08707be1ada143e59c42a8023d6625ebea1ac51044c6f070d0f13a3ee174569238aaf11d6da1aa9367346809a1aFile tree
5 files changed
+446
-101
lines changed- build-aux/m4
- src
5 files changed
+446
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
57 | 36 | | |
58 | | - | |
| 37 | + | |
59 | 38 | | |
60 | 39 | | |
61 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
57 | 36 | | |
58 | | - | |
| 37 | + | |
59 | 38 | | |
60 | 39 | | |
61 | 40 | | |
| |||
0 commit comments