From: Bruno Haible Date: Mon, 25 Jul 2005 18:53:14 +0000 (+0000) Subject: Fix for IRIX 6.5. X-Git-Tag: v0.15~463 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54a03935ba676145b16e7c7fc9a01ef0ffa53f65;p=thirdparty%2Fgettext.git Fix for IRIX 6.5. --- diff --git a/gettext-runtime/m4/ChangeLog b/gettext-runtime/m4/ChangeLog index ea280b808..3b4e5fb14 100644 --- a/gettext-runtime/m4/ChangeLog +++ b/gettext-runtime/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-07-22 Bruno Haible + + * lock.m4 (gl_LOCK): Stronger test for pthread functions in libc, so + that the result on IRIX 6.5 is no. + 2005-07-16 Bruno Haible * gettext.m4 (AM_INTL_SUBDIR): Also hide the glthread_once* functions.