NameDateSize

..04-May-20174

bin/H04-May-20174

m4/H04-May-201726

READMEH A D04-May-20171.3 KiB

README

1The m4/ directory below contains various m4 macros used
2by different packages in the OpenWrt feed.
3
4
5From GNU gettext:
6Library linking and rpath helper macros.
7
8  lib-ld.m4
9  lib-link.m4
10  lib-prefix.m4
11
12Integer data type test macros.
13
14  intmax.m4
15  wint_t.m4
16  inttypes-pri.m4
17  uintmax_t.m4
18  stdint_h.m4
19  intdiv0.m4
20  inttypes_h.m4
21
22Program test macro.
23
24  progtest.m4
25
26GNU libc version test macros.
27
28  glibc2.m4
29  glibc21.m4
30
31
32From UCL and LZO:
33Compiler ACC conformance testing macros.
34
35  mfx_acc.m4
36  mfx_cppflags.m4
37  mfx_limits.m4
38
39
40From OSSP-JS:
41Test macros for va_copy() implementations.
42
43  va_copy.m4
44
45
46From libmikmod:
47Feature test macros for the Enlightment Sound Daemon.
48
49  esd.m4
50
51
52From libdnet:
53Feature test macros for socket api implementations.
54
55  dnet.m4
56
57
58From FLAC:
59XMMS feature detection macros.
60
61  xmms.m4
62
63
64From ao:
65Directory expansion macro for Automake.
66
67  as-ac-expand.m4
68
69
70From tinyproxy:
71Autostars m4 macro for detection of compiler flags.
72
73  as-compiler-flags.m4
74
75
76From morituri:
77Autostars m4 macro for versioning.
78
79  as-version.m4
80
81
82From liboil:
83Check if unaligned memory access works correctly.
84
85  as-unaligned-access.m4
86
87
88From OpenWrt:
89Always disable GTK docs.
90
91  fake-gtk-doc-check.m4
92
93Provide intltool.m4 stubs to allow for autoreconf.
94
95  fake-intltool.m4
96
97From XDM:
98XAW macros.
99
100  xaw.m4
101