bug#10470: MSYS: race in directory access?

2012-01-12 Thread Peter Rosin
Stefano Lattarini skrev 2012-01-12 10:15: > On 01/11/2012 08:27 PM, Peter Rosin wrote: >> Stefano Lattarini skrev 2012-01-11 18:31: >>> Hi Peter, sorry for the delay. >> >> No rush! >> >>> We could enhance your original workaround like this: >>> >>> am__remove_distdir = \ >>>{

bug#10470: MSYS: race in directory access?

2012-01-12 Thread Stefano Lattarini
On 01/11/2012 08:27 PM, Peter Rosin wrote: > Stefano Lattarini skrev 2012-01-11 18:31: >> Hi Peter, sorry for the delay. > > No rush! > >> We could enhance your original workaround like this: >> >> am__remove_distdir = \ >>{ test ! -d "$(distdir)" \ >> || { find "$(d