Commit Graph

2 Commits (53117a6c7dc7904d1a615bbd6146a354eee22701)

Author SHA1 Message Date
Luka Perkov fc411421f3 [tools] m4: update to 1.4.17
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-24 20:01:00 +00:00
Jo-Philipp Wich 29c77755cb [tools] m4: fix errors in shipped stdio.in.h
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
2012-07-08 15:28:44 +00:00