From: Kevin Ryde Date: Wed, 19 May 2004 01:54:27 +0000 (+0000) Subject: * doc/autoconf.texi (Function Portability): Add strerror_r, cross X-Git-Tag: AUTOCONF-2.59c~693 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b79456598d161232e557dc845ea343aaaafc6f8;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Function Portability): Add strerror_r, cross referencing AC_FUNC_STRERROR_R. * doc/autoconf.texi (Particular Functions): In AC_FUNC_CLOSEDIR_VOID, note pessimistic assumption when cross compiling. --- diff --git a/ChangeLog b/ChangeLog index f2a9fb720..a474cdcab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-05-19 Kevin Ryde + + * doc/autoconf.texi (Function Portability): Add strerror_r, cross + referencing AC_FUNC_STRERROR_R. + + * doc/autoconf.texi (Particular Functions): In AC_FUNC_CLOSEDIR_VOID, + note pessimistic assumption when cross compiling. + 2004-05-16 Paul Eggert * doc/autoconf.texi (Limitations of Make): Note that BSD make