The strnlen implementation doesn't need the memchr module's fixes; see
<http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00237.html>.
2011-04-22 Paul Eggert <eggert@cs.ucla.edu>
+ * modules/strnlen (Depends-on): Remove memchr.
+ The strnlen implementation doesn't need the memchr module's fixes; see
+ <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00237.html>.
+
strtol: remove dependency on wchar
* lib/strtol.c: Include <wchar.h> only if USE_WIDE_CHAR is defined.
* modules/strtol (Depends-on): Remove wchar.
Depends-on:
extensions
string
-memchr
configure.ac:
gl_FUNC_STRNLEN