]> code.ossystems Code Review - openembedded-core.git/commit
webkit-gtk: replace obsolete automake macros with working ones
authorMarko Lindqvist <cazfi74@gmail.com>
Sun, 17 Feb 2013 08:51:23 +0000 (10:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Feb 2013 13:52:26 +0000 (05:52 -0800)
commitfd3586cfa620299ba2544ce16e140956b5171ae5
treedd6c46869661fbf8a0e17e39ca49bb3a8a32b0df
parenta0bca3dc35db1a8fbc49fa4e3884c2365353b9c1
webkit-gtk: replace obsolete automake macros with working ones

Add obsolete_automake_macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.
Removed AM_PROG_CC_STDC. AC_PROG_CC to replace it was already
present.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/webkit/webkit-gtk-1.8.3/obsolete_automake_macros.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb