"Lars J. Aas" <[EMAIL PROTECTED]> writes: > Hey, I sent is a patch that fixes a *bug*! Why do I have to justify > myself to you on this one? Agreed. Nonetheless I don't agree with patch :) First of all, it is not obvious at all that config.status should run this, since Tim still did not convince me that AS_LN_S was a good thing. As is, AS_LN_S is just *useless*. We were happier before. Since AS_LN_S is not solving the problems config.status has, there is no reason to have it run by config.status, and in fact, not even by configure. I think including this guy was an error, or, at best, the current implementation is just not enough. That's one means to get rid of the problem: rm -rf. Second means consists in just using $$. We have room for this: s/conftest/conf$$/, I really can't understand why we'd need something more complex. Given that the second choice is the easiest and laziest approach, unless someone objects, that's what I'll do.
- [patch] remove config.status race condition Lars J. Aas
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Lars J. Aas
- Re: [patch] remove config.status race condition Alexandre Oliva
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Alexandre Oliva
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Lars J. Aas
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Alexandre Oliva
- Re: [patch] remove config.status race condition Akim Demaille
- Re: [patch] remove config.status race condition Lars J. Aas
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Akim Demaille
- RE: [patch] remove config.status race condition Tim Van Holder
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition akim
- Re: [patch] remove config.status race condition Akim Demaille
- Re: [patch] remove config.status race condition Pavel Roskin
- Re: [patch] remove config.status race condition Akim Demaille