From 0a60d4f2afd2dbf87d166db39d7cf146713c740d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 21 Dec 2010 23:50:41 +0000 Subject: [tools] introduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24753 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/missing-macros/src/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tools/missing-macros/src/README (limited to 'tools/missing-macros/src/README') diff --git a/tools/missing-macros/src/README b/tools/missing-macros/src/README new file mode 100644 index 00000000000..ec48a8f5d35 --- /dev/null +++ b/tools/missing-macros/src/README @@ -0,0 +1,10 @@ +The m4/ directory below contains various m4 macros used +by different packages in the OpenWrt feed. + + +From GNU gettext: + + lib-ld.m4 + lib-link.m4 + lib-prefix.m4 + -- cgit v1.2.3