X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=97fd049f65cbea4b5d35b74c3139393579e92b7b;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=ee4e23f3a715cb8cb12527048379d262efd60782;hpb=ceba9f29f6a128b78719e4cc11a8928588b5176e;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index ee4e23f3a..97fd049f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2009-02-27 Bruno Haible + + 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 . + +2009-02-27 Bruno Haible + + 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 printf: fix regression in previous patch @@ -10,7 +32,6 @@ * lib/stdint.in.h: Likewise. Suggested by Eric Blake. Reported by Peter Bray . - 2009-02-27 Eric Blake doc: mention more functions added in cygwin 1.7.0