diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 61ac893..eafc063 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,9 @@ 2002-04-08 Bruno Haible <bruno@clisp.org> + * gettext.m4 (AM_GNU_GETTEXT): Don't use _nl_domain_bindings; its + linkage name has changed between gettext 0.10.35 and 0.10.36. + Reported by Albert Chin-A-Young <china@thewrittenword.com>. + * lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Handle -R options that appear in $dependency_libs, for example on HP-UX 10.20 and OSF/1. Reported by Albert Chin-A-Young <china@thewrittenword.com> |