link: Respect rules for use of AC_LIBOBJ.
[gnulib.git] / ChangeLog
index 2d245aa..2096211 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,80 @@
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
+       link: Respect rules for use of AC_LIBOBJ.
+       * m4/link.m4 (gl_FUNC_LINK): Move AC_LIBOBJ invocations from here...
+       * modules/link (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       lchown: Move AC_LIBOBJ invocations to module description.
+       * m4/lchown.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
+       AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
+       * modules/lchown (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       iswctype: Move AC_LIBOBJ invocations to module description.
+       * m4/iswctype.m4 (gl_FUNC_ISWCTYPE): Move AC_LIBOBJ invocation from
+       here...
+       * modules/iswctype (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       iswblank: Move AC_LIBOBJ invocations to module description.
+       * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Move AC_LIBOBJ invocation from
+       here...
+       * modules/iswblank (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       atanl: Move AC_LIBOBJ invocations to module description.
+       * m4/atanl.m4 (gl_FUNC_ATANL): Move AC_LIBOBJ invocation from here...
+       * modules/atanl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       acosl: Move AC_LIBOBJ invocations to module description.
+       * m4/acosl.m4 (gl_FUNC_ACOSL): Move AC_LIBOBJ invocation from here...
+       * modules/acosl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       asinl: Respect rules for use of AC_LIBOBJ.
+       * m4/asinl.m4 (gl_FUNC_ASINL): Move AC_LIBOBJ invocation from here...
+       * modules/asinl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       tanl: Move AC_LIBOBJ invocations to module description.
+       * m4/tanl.m4 (gl_FUNC_TANL): Move AC_LIBOBJ invocations from here...
+       * modules/tanl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       cosl: Move AC_LIBOBJ invocations to module description.
+       * m4/cosl.m4 (gl_FUNC_COSL): Move AC_LIBOBJ invocations from here...
+       * modules/cosl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       sinl: Move AC_LIBOBJ invocations to module description.
+       * m4/sinl.m4 (gl_FUNC_SINL): Move AC_LIBOBJ invocations from here...
+       * modules/sinl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       logl: Move AC_LIBOBJ invocations to module description.
+       * m4/logl.m4 (gl_FUNC_LOGL): Move AC_LIBOBJ invocation from here...
+       * modules/logl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       expl: Move AC_LIBOBJ invocations to module description.
+       * m4/expl.m4 (gl_FUNC_EXPL): Move AC_LIBOBJ invocation from here...
+       * modules/expl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
        roundl: Move AC_LIBOBJ invocations to module description.
        * m4/roundl.m4 (gl_FUNC_ROUNDL): Move AC_LIBOBJ invocation from here...
        * modules/roundl (configure.ac): ... to here.