Avoid test link errors.
[gnulib.git] / ChangeLog
index ee4e23f..97fd049 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2009-02-27  Bruno Haible  <bruno@clisp.org>
+
+       Avoid test link errors.
+       * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
+       * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
+       * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
+       * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
+       Reported by Tom G. Christensen <tgc@jupiterrise.com>.
+
+2009-02-27  Bruno Haible  <bruno@clisp.org>
+
+       Avoid spurious "(cached)" in configure output.
+       * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
+       * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
+       * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
+       * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
+       * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
+       * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
+       * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
+       * m4/stdarg.m4 (gl_STDARG_H): Likewise.
+       Reported by Eric Blake.
+
 2009-02-27  Eric Blake  <ebb9@byu.net>
 
        printf: fix regression in previous patch
@@ -10,7 +32,6 @@
        * lib/stdint.in.h: Likewise.
        Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
 
-
 2009-02-27  Eric Blake  <ebb9@byu.net>
 
        doc: mention more functions added in cygwin 1.7.0