autoconf
[Top][All Lists]
Advanced

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

Re: atomic replacement of autom4te's output file


From: Paul Eggert
Subject: Re: atomic replacement of autom4te's output file
Date: Fri, 26 May 2006 00:05:47 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

I'd lean against this patch.  The standard behavior for Unix utilities
<http://www.opengroup.org/onlinepubs/000095399/utilities/xcu_chap01.html#tag_01_07_01_04>
is simply to open an output file for writing, and not to attempt to
make the entire creation of the file atomic.

I suggest that the user use 'make' to invoke 'autoconf'; 'make' should
remove the output file for him automatically if it is interrupted
while running 'autoconf'.




reply via email to

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