* [PATCH 0/1] pkg-config obsolete automake macro fix
@ 2013-05-24 22:30 Marko Lindqvist
0 siblings, 0 replies; only message in thread
From: Marko Lindqvist @ 2013-05-24 22:30 UTC (permalink / raw)
To: openembedded-core
glib tree included in pkg-config distribution uses AM_PROG_CC_STDC
that is deprecated at best. It will be obsolete, and give error, in
future automake versions, as well as with automake 1.13.0 and 1.13.1.
The following changes since commit 8f5bc47729edb8cb051d81e9ff1680cb8d2eca25:
dropbear: a fix for hang in dropbearkey, built for x32 (2013-05-24 14:14:30 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib cazfi/misc
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/misc
Marko Lindqvist (1):
pkg-config: remove obsolete AM_PROG_CC_STDC
.../pkgconfig-0.28/obsolete_automake_macros.patch | 16 ++++++++++++++++
meta/recipes-devtools/pkgconfig/pkgconfig_0.28.bb | 1 +
2 files changed, 17 insertions(+)
create mode 100644 meta/recipes-devtools/pkgconfig/pkgconfig-0.28/obsolete_automake_macros.patch
--
1.7.10.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-24 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 22:30 [PATCH 0/1] pkg-config obsolete automake macro fix Marko Lindqvist
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.