aboutsummaryrefslogtreecommitdiffstats
path: root/tools/missing-macros/src/README
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-22 00:11:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-22 00:11:47 +0000
commit9ecd83300705c1b672e8d36e06f936acf77c3858 (patch)
tree14894584643df7ecdf9abdbf8c541d494cea33cb /tools/missing-macros/src/README
parent6ed509a8a7151a50a87877218516bd47c28c8652 (diff)
downloadupstream-9ecd83300705c1b672e8d36e06f936acf77c3858.tar.gz
upstream-9ecd83300705c1b672e8d36e06f936acf77c3858.tar.bz2
upstream-9ecd83300705c1b672e8d36e06f936acf77c3858.zip
missing-macros: add acc.m4, used by ucl and lzo
SVN-Revision: 24756
Diffstat (limited to 'tools/missing-macros/src/README')
-rw-r--r--tools/missing-macros/src/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/missing-macros/src/README b/tools/missing-macros/src/README
index ec48a8f5d3..18ba3e39e2 100644
--- a/tools/missing-macros/src/README
+++ b/tools/missing-macros/src/README
@@ -3,8 +3,14 @@ by different packages in the OpenWrt feed.
From GNU gettext:
+Library linking and rpath helper macros.
lib-ld.m4
lib-link.m4
lib-prefix.m4
+
+From UCL and LZO:
+Compiler ACC conformance testing macros.
+
+ acc.m4