Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38168
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