]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 May 2002 19:57:14 +0000 (19:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 May 2002 19:57:14 +0000 (19:57 +0000)
If prototypes are supported, use them to check this at compile-time,
instead of trying to check it at run-time.  If we must do a run-time
check, assume that setvbuf is standard when cross-compiling, as
nonstandard setvbuf occurs only on ancient and unlikely hosts.

ChangeLog

index 9d158a8498427707bcbfe21edd667623d3ec04f1..a2cb1ab2256c0c714822a5f1424d5e1dbeac39ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-08  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
+       If prototypes are supported, use them to check this at compile-time,
+       instead of trying to check it at run-time.  If we must do a run-time
+       check, assume that setvbuf is standard when cross-compiling, as
+       nonstandard setvbuf occurs only on ancient and unlikely hosts.
+
 2002-05-03  Akim Demaille  <akim@epita.fr>
 
        * bin/autoreconf.in (autoreconf): Rewrite to use Gettext's