safe-read: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index af7439f..f6c2cb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-05-23  Bruno Haible  <bruno@clisp.org>
 
+       safe-read: Move AC_LIBOBJ invocations to module description.
+       * m4/safe-read.m4 (gl_SAFE_READ): Remove macro.
+       * modules/safe-read (configure.ac): Invoke gl_PREREQ_SAFE_READ instead
+       of gl_SAFE_READ.
+       (Makefile.am): Augment lib_SOURCES.
+
+2011-05-23  Bruno Haible  <bruno@clisp.org>
+
        safe-alloc: Move AC_LIBOBJ invocations to module description.
        * m4/safe-alloc.m4 (gl_SAFE_ALLOC): Remove AC_LIBOBJ invocation.
        * modules/safe-alloc (Makefile.am): Augment lib_SOURCES.