firmware-utils: add support for TDW8970 to mktplinkfw
[openwrt.git] / tools / missing-macros / src / README
index 9d9fbfa8445217efcd98bf6d91634e834eaacb3c..d2305ff5575a8ae0397a77124d3ce39006c94c39 100644 (file)
@@ -61,6 +61,30 @@ 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.
 
@@ -69,3 +93,8 @@ Always disable GTK docs.
 Provide intltool.m4 stubs to allow for autoreconf.
 
   fake-intltool.m4
+
+From XDM:
+XAW macros.
+
+  xaw.m4