Re: [OE-core] [PATCH 1/2] automake: Update for python.m4 to respect libdir

2011-08-12 Thread Saul Wold
On 08/10/2011 11:26 PM, Kumar Gala wrote: As we tweak libdir we need python libs that utilize configure to respect it setting. By updating the python.m4 template, when we regen automake files they will than respect the setting of libdir which is standard for any autotools based recipe. Signed-o

[OE-core] [PATCH 1/2] automake: Update for python.m4 to respect libdir

2011-08-10 Thread Kumar Gala
As we tweak libdir we need python libs that utilize configure to respect it setting. By updating the python.m4 template, when we regen automake files they will than respect the setting of libdir which is standard for any autotools based recipe. Signed-off-by: Kumar Gala --- meta/recipes-devtool