Re: bug#10766: bug#11893: Regression in automake 1.12.1 on Mac OS X

2012-07-13 Thread Stefano Lattarini
On 07/12/2012 09:36 PM, Eric Blake wrote: > On 07/12/2012 12:42 PM, Stefano Lattarini wrote: > >> >> In the light of our discussion, attached is the patch I'd finally like >> to push. WDYT? > > Looks fine to me (although I have not actually tested it). > Pushed now. Thanks, Stefano

Re: bug#10766: bug#11893: Regression in automake 1.12.1 on Mac OS X

2012-07-12 Thread Eric Blake
On 07/12/2012 12:42 PM, Stefano Lattarini wrote: > > In the light of our discussion, attached is the patch I'd finally like > to push. WDYT? Looks fine to me (although I have not actually tested it). -- Eric Blake ebl...@redhat.com+1-919-301-3266 Libvirt virtualization library http://li

Re: bug#10766: bug#11893: Regression in automake 1.12.1 on Mac OS X

2012-07-12 Thread Stefano Lattarini
On 07/12/2012 07:06 PM, Eric Blake wrote: > On 07/12/2012 10:23 AM, Stefano Lattarini wrote: > >>> Other than that, the only supported method in existing POSIX for >>> checking for equal files is by parsing 'ls -i' output; but I don't know >>> if 'ls -i' is portable to ancient hosts. >>> >> I was