[poky] [PATCH 2/7] apr: Update to 1.4.2

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jan 7 02:58:46 PST 2011


On Fri, 2011-01-07 at 18:11 +0800, Zhai, Edwin wrote:
> I have compared the autoconf process between apr-1.3 and 1.4, but found 
> no clue of why build/libtool.m4 got overwritten only on apr-1.4.
> Attached log files, and hope some autotools expert can help.
> 
> Following only occur in 1.4 log
> libtoolize: copying file `build/libtool.m4'
> libtoolize: copying file `build/ltoptions.m4'

This is what happens when libtool decides the version of libtool.m4
isn't right and replaces it with the system shared copy of that m4 file.
It usually does this when it finds the system copy is newer if I recally
correctly so this is the opposite way around to what I'd expect :/.

Cheers,

Richard




More information about the poky mailing list