[oe] [PATCH] autotool.bbclass: Remove `EXTRA_AUTORECONF = "--exclude=autopoint"`.

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Fri Apr 9 14:19:23 UTC 2010


Paul Menzel <paulepanter at users.sourceforge.net> writes:

> I ran a build from scratch with `EXTRA_AUTORECONF = "--exclude=autopoint"`
> from `autotools.bbclass` and did not see any regressions.

There are regressions in projects using 'intltool' (e.g. 'pmount');
./configure will fail with 'po/Makefile.in.in was not created by
intltoolize' there.

A solution might be the swapping of 'intltoolize' + 'autoreconf' calls
in autotools.bbclass.  I did not extensive tests yet but this swapping
might be (independent from '--exclude=autopoint' removal) a good idea
because 'intltoolize' checks for 'intltool.m4' version information in
'aclocal.m4' which are added by 'autoreconf'.



Enrico




More information about the Openembedded-devel mailing list