summaryrefslogtreecommitdiffstats
path: root/tools/missing-macros/src/README
blob: 5ec7a86fe2ad817fdc2a386c2c1d6663fb421e7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
57
58
59
The m4/ directory below contains various m4 macros used
by different packages in the OpenWrt feed.


From GNU gettext:
Library linking and rpath helper macros.

  lib-ld.m4
  lib-link.m4
  lib-prefix.m4

Integer data type test macros.

  intmax.m4
  wint_t.m4
  inttypes-pri.m4
  uintmax_t.m4
  stdint_h.m4
  intdiv0.m4
  inttypes_h.m4

Program test macro.

  progtest.m4

GNU libc version test macros.

  glibc2.m4
  glibc21.m4


From UCL and LZO:
Compiler ACC conformance testing macros.

  acc.m4


From OSSP-JS:
Test macros for va_copy() implementations.

  va_copy.m4


From libmikmod:
Feature test macros for the Enlightment Sound Daemon.

  esd.m4


From libdnet:
Feature test macros for socket api implementations.

  dnet.m4


From OpenWrt:
Always disable GTK docs.

  fake-gtk-doc-check.m4