[tools] introduce missing-macros meta package, this will supply needed m4 macros...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 21 Dec 2010 23:50:41 +0000 (23:50 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 21 Dec 2010 23:50:41 +0000 (23:50 +0000)
commit0a60d4f2afd2dbf87d166db39d7cf146713c740d
treebfff2b5d2fc0e396b87b7c5e0777fe74fa1fb7a5
parent8a05d522c6aba05c03f043007eea63e89e87ed72
[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/Makefile
tools/missing-macros/Makefile [new file with mode: 0644]
tools/missing-macros/src/README [new file with mode: 0644]
tools/missing-macros/src/m4/lib-ld.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/lib-link.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/lib-prefix.m4 [new file with mode: 0644]