base-files: fix target/subtarget value in /etc/openwrt_release
[oweals/openwrt.git] / tools / missing-macros / src / README
index 5ec7a86fe2ad817fdc2a386c2c1d6663fb421e7b..d2305ff5575a8ae0397a77124d3ce39006c94c39 100644 (file)
@@ -32,7 +32,9 @@ GNU libc version test macros.
 From UCL and LZO:
 Compiler ACC conformance testing macros.
 
-  acc.m4
+  mfx_acc.m4
+  mfx_cppflags.m4
+  mfx_limits.m4
 
 
 From OSSP-JS:
@@ -53,7 +55,46 @@ Feature test macros for socket api implementations.
   dnet.m4
 
 
+From FLAC:
+XMMS feature detection macros.
+
+  xmms.m4
+
+
+From ao:
+Directory expansion macro for Automake.
+
+  as-ac-expand.m4
+
+
+From tinyproxy:
+Autostars m4 macro for detection of compiler flags.
+
+  as-compiler-flags.m4
+
+
+From morituri:
+Autostars m4 macro for versioning.
+
+  as-version.m4
+
+
+From liboil:
+Check if unaligned memory access works correctly.
+
+  as-unaligned-access.m4
+
+
 From OpenWrt:
 Always disable GTK docs.
 
   fake-gtk-doc-check.m4
+
+Provide intltool.m4 stubs to allow for autoreconf.
+
+  fake-intltool.m4
+
+From XDM:
+XAW macros.
+
+  xaw.m4