strnlen: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index 4a9a890..d2bf73d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2011-05-22  Bruno Haible  <bruno@clisp.org>
 
+       strnlen: Move AC_LIBOBJ invocations to module description.
+       * m4/strnlen.m4 (gl_FUNC_STRNLEN): Move AC_LIBOBJ and gl_PREREQ_STRNLEN
+       invocations from here...
+       * modules/strnlen (configure.ac): ... to here.
+
+2011-05-22  Bruno Haible  <bruno@clisp.org>
+
        strndup: Move AC_LIBOBJ invocations to module description.
        * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_STRNDUP. Move AC_LIBOBJ
        invocations from here...