aboutsummaryrefslogtreecommitdiffstats
path: root/tools/m4/patches
Commit message (Collapse)AuthorAgeFilesLines
* [tools] m4: update to 1.4.17Luka Perkov2013-09-241-7/+9
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] m4: fix errors in shipped stdio.in.hJo-Philipp Wich2012-07-081-0/+15
M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32648 3c298f89-4303-0410-b956-a3cf2f4a3e73