base-files: fix target/subtarget value in /etc/openwrt_release
[oweals/openwrt.git] / tools / missing-macros / src / README
index 310735467e0c69b1d55d36a05d83dfa29d31c970..d2305ff5575a8ae0397a77124d3ce39006c94c39 100644 (file)
@@ -61,7 +61,40 @@ 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