]> code.ossystems Code Review - openembedded-core.git/commit
jpeg: fix configure with automake 1.11.2
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 28 Dec 2011 18:11:05 +0000 (10:11 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:47 +0000 (12:10 +0000)
commit893ce9db79a5c4cca8a6b6ed6a9cec81777aba2f
tree63489118722b8f5f349cd6f4b5b5fea1a81800a6
parentf4ffe39450c3da33b24766a5f83ad06cc8ff950c
jpeg: fix configure with automake 1.11.2

The support for automatic de-ANSI-fication has been deprecated in
automake 1.11.2, and will be removed altogether in automake 1.12

This avoids this error:
| configure.ac:24: automatic de-ANSI-fication support is deprecated
| autoreconf: automake failed with exit status: 1
| ERROR: autoreconf execution failed.
NOTE: package jpeg-native-8c-r2: task do_configure: Failed

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-core/jpeg/jpeg-8c/fix_for_automake_1.11.2.patch [new file with mode: 0644]
meta/recipes-core/jpeg/jpeg_8c.bb