[tools] introduce missing-macros meta package, this will supply needed m4 macros...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 21 Dec 2010 23:50:41 +0000 (23:50 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 21 Dec 2010 23:50:41 +0000 (23:50 +0000)
commitb3c4765ab671095eaabcd0cfd341556d148c5225
treebfff2b5d2fc0e396b87b7c5e0777fe74fa1fb7a5
parent88e4479ac182b2d0b4b3541b6e9f7b5d0748b973
[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]