Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/m4: update 1.4.18 | Etienne Haarsma | 2017-02-26 |
| | | | | | | Patch 100-fix-gets-removal.patch is removed because it's included in the new version. Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com> | ||
* | m4: update to 1.4.17 | Luka Perkov | 2013-09-24 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38168 | ||
* | m4: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 |
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. SVN-Revision: 32648 |