Am Freitag, den 02.04.2010, 21:44 +0200 schrieb Paul Menzel: > Am Freitag, den 02.04.2010, 11:28 -0700 schrieb Khem Raj: > > On Fri, Apr 2, 2010 at 8:59 AM, Paul Menzel > > <[email protected]> wrote: > > […] > > > > +do_configure_prepend() { > > > + autopoint || touch config.rpath > > > +} > > > > empty config.rpath would build it wrongly isnt it. Probably this > > should be removed > > That is the work around Koen suggested [1]. Koen, can you comment > please.
I do not know, if I should have answered in the thread of [1], but
anyway.
Is
do_configure_prepend() {
autopoint || automake --add-missing
}
a viable solution [2]? Or is this just the same as removing
`EXTRA_AUTORECONF = "--exclude=autopoint"` from `autotools.bbclass`?
The configure went fine for me.
Thanks,
Paul
> [1]
> http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/018800.html
[2] http://www.mail-archive.com/[email protected]/msg00479.html
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
