autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Minor tweaks to path handling (re-submit)


From: Tim Van Holder
Subject: RE: Minor tweaks to path handling (re-submit)
Date: Tue, 17 Apr 2001 19:40:15 +0200

> On Tue, Apr 17, 2001 at 07:22:38PM +0200, Akim Demaille wrote:
> : +[m4_define([AS_MESSAGE_LOG_FD], 5)dnl
> : +exec AS_MESSAGE_LOG_FD>config.log
> :  cat >config.log <<EOF
> :  This file contains any messages produced by compilers while
> :  running configure, to aid debugging if configure makes a mistake.
> 
> There is also the issue of always going through the file descriptor - not
> sending things directly to the file named config.log...
> 
>   Lars J
That's what my patch did (as mixing FD and file broke on DOS); Akim
clearly stated he didn't address that here. *sigh* And I was so looking
forward to my first commit :-)

Akim, how would you feel about my sending in a patch for autoconf (the
script) to remove the use of FD 4 (as this causes problems when
autoconf is invoked from perl (i.e. by autoupdate) on DOS?  Since this
breaks autoupdate, I think this is critical enough to go into 2.50.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]