atanl: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / ChangeLog
index fdbc3e0..e17dc98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,169 @@
+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.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       round: Move AC_LIBOBJ invocations to module description.
+       * m4/round.m4 (gl_FUNC_ROUND): Move AC_LIBOBJ invocation from here...
+       * modules/round (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       roundf: Move AC_LIBOBJ invocations to module description.
+       * m4/roundf.m4 (gl_FUNC_ROUNDF): Move AC_LIBOBJ invocation from here...
+       * modules/roundf (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       truncl: Move AC_LIBOBJ invocations to module description.
+       * m4/truncl.m4 (gl_FUNC_TRUNCL): Move AC_LIBOBJ invocation from here...
+       * modules/truncl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       trunc: Move AC_LIBOBJ invocations to module description.
+       * m4/trunc.m4 (gl_FUNC_TRUNC): Move AC_LIBOBJ invocation from here...
+       * modules/trunc (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       truncf: Move AC_LIBOBJ invocations to module description.
+       * m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
+       * modules/truncf (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       ceill: Move AC_LIBOBJ invocations to module description.
+       * m4/ceill.m4 (gl_FUNC_CEILL): Move AC_LIBOBJ invocation from here...
+       * modules/ceill (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       ceil: Move AC_LIBOBJ invocations to module description.
+       * m4/ceil.m4 (gl_FUNC_CEIL): Move AC_LIBOBJ invocation from here...
+       * modules/ceil (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       ceilf: Move AC_LIBOBJ invocations to module description.
+       * m4/ceilf.m4 (gl_FUNC_CEILF): Move AC_LIBOBJ invocation from here...
+       * modules/ceilf (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       floorl: Respect rules for use of AC_LIBOBJ.
+       * m4/floorl.m4 (gl_FUNC_FLOORL): Move AC_LIBOBJ invocation from here...
+       * modules/floorl (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       floor: Respect rules for use of AC_LIBOBJ.
+       * m4/floor.m4 (gl_FUNC_FLOOR): Move AC_LIBOBJ invocation from here...
+       * modules/floor (configure.ac): ... to here.
+
+2011-05-21  Bruno Haible  <bruno@clisp.org>
+
+       floorf: Move AC_LIBOBJ invocations to module description.
+       * m4/floorf.m4 (gl_FUNC_FLOORF): Move AC_LIBOBJ invocation from here...
+       * modules/floorf (configure.ac): ... to here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       sqrtl: Respect rules for use of AC_LIBOBJ.
+       * m4/sqrtl.m4 (gl_FUNC_SQRTL): Move AC_LIBOBJ invocation from here...
+       * modules/sqrtl (configure.ac): ... to here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       ldexpl: Respect rules for use of AC_LIBOBJ.
+       * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Move AC_LIBOBJ invocation from here...
+       * modules/ldexpl (configure.ac): ... to here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       frexpl*: Respect rules for use of AC_LIBOBJ.
+       * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Move AC_LIBOBJ
+       invocation from here...
+       * modules/frexpl (configure.ac): ... to here.
+       * modules/frexpl-nolibm (configure.ac): ... and here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
+       * m4/frexp.m4 (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Move AC_LIBOBJ
+       invocation from here...
+       * modules/frexp (configure.ac): ... to here.
+       * modules/frexp-nolibm (configure.ac): ... and here.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       isnan: Respect rules for use of AC_LIBOBJ.
+       * m4/isnan.m4 (gl_ISNAN): Don't do the AC_LIBOBJ and gl_PREREQ_ISNAN*
+       invocations here.
+       * modules/isnanf (configure.ac): Require gl_ISNAN if it exists. Test
+       REPLACE_ISNAN.
+       * modules/isnand (configure.ac): Likewise.
+       * modules/isnanl (configure.ac): Likewise.
+
+2011-05-20  Bruno Haible  <bruno@clisp.org>
+
+       isnanl*: Respect rules for use of AC_LIBOBJ.
+       * m4/isnanl.m4 (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Move AC_LIBOBJ
+       invocation from here...
+       * modules/isnanl (configure.ac): ... to here.
+       * modules/isnanl-nolibm (configure.ac): ... and here.
+
 2011-05-20  Bruno Haible  <bruno@clisp.org>
 
        isnand*: Move AC_LIBOBJ invocations to module description.