%% Paul Eggert <[EMAIL PROTECTED]> writes: pe> I have installed the following patch into the Autoconf CVS. It should pe> appear in the next version of Autoconf, and it should fix your problem.
pe> 2002-05-08 Paul Eggert <[EMAIL PROTECTED]> pe> * lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED): pe> If prototypes are supported, use them to check this at compile-time, pe> instead of trying to check it at run-time. If we must do a run-time pe> check, assume that setvbuf is standard when cross-compiling, as pe> nonstandard setvbuf occurs only on ancient and unlikely hosts. Just curious, but what does this do on systems which don't have setvbuf() at all? -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> HASMAT--HA Software Mthds & Tools "Please remain calm...I may be mad, but I am a professional." --Mad Scientist ------------------------------------------------------------------------------- These are my opinions---Nortel Networks takes no responsibility for them.