From: Paul Eggert Date: Mon, 11 Dec 2006 17:45:26 +0000 (+0000) Subject: Document FSEEKO fix. X-Git-Tag: AUTOCONF-2.61a~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a2c60ef9e554778d6f9470b75f2b51b84c43dc;p=thirdparty%2Fautoconf.git Document FSEEKO fix. --- diff --git a/ChangeLog b/ChangeLog index 1740dc88..da796139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * NEWS: Document changes with echo and printf, and the lack of limits on the total size of multi-line values of substituted - variables. + variables, and the AC_FUNC_FSEEKO fix. 2006-12-10 Paul Eggert diff --git a/NEWS b/NEWS index 1a1cb4bb..04319dbb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ * Major changes in Autoconf 2.61a (??) +** AC_FUNC_FSEEKO was broken in 2.61; it didn't make fseeko and ftello visible + on many platforms. This has been fixed. + ** AC_FUNC_SETVBUF_REVERSED is now obsolete. It is still defined for backward compatibility but it does nothing. The macro was already obsolescent, as the last systems to have the problem were those