pipe-posix: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index 26513d5..f2cd4ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
+       pipe-posix: Move AC_LIBOBJ invocations to module description.
+       * m4/pipe.m4 (gl_FUNC_PIPE): Move AC_LIBOBJ invocation from here...
+       * modules/pipe-posix (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
        openat: Respect rules for use of AC_LIBOBJ.
        * m4/openat.m4 (gl_FUNC_OPENAT): Call AC_CHECK_FUNCS instead of
        AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...