[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PROG_MKDIR_P documentation
From: |
Stepan Kasal |
Subject: |
Re: AC_PROG_MKDIR_P documentation |
Date: |
Wed, 31 May 2006 11:28:01 +0200 |
User-agent: |
Mutt/1.4.2.1i |
Hello Paul,
about AC_PROG_MKDIR_P and the race conditions:
On Fri, May 26, 2006 at 07:56:16PM -0700, Paul Eggert wrote:
> Stepan Kasal <address@hidden> writes:
> > Well, I have probably missed something.
>
> No, you're pretty much on target. Thanks. I installed this:
>
> 2006-05-26 Paul Eggert <address@hidden>
>
> * doc/autoconf.texi (Particular Programs, Limitations of Usual Tools):
> Use better wording to talk about AC_PROG_MKDIR_P's thread-safety.
...
I smelled the problem, but I was far from seeing it clearly or seeing
the solution. Thank you for your brilliant work!
Stepan