base-files: fix target/subtarget value in /etc/openwrt_release
[oweals/openwrt.git] / tools / missing-macros / src / README
index 04d8a06c8f18b98618628b65010a291e2506190e..d2305ff5575a8ae0397a77124d3ce39006c94c39 100644 (file)
@@ -67,6 +67,24 @@ 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.
 
@@ -75,3 +93,8 @@ Always disable GTK docs.
 Provide intltool.m4 stubs to allow for autoreconf.
 
   fake-intltool.m4
+
+From XDM:
+XAW macros.
+
+  xaw.m4