diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-12 14:24:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-14 12:02:01 +0100 |
commit | acaefad1aa4b45813a004e0cd1d85bc013e435f4 (patch) | |
tree | 87439394226cd392fc053d347bfd7bcd0aeed9bd /meta/recipes-sato | |
parent | 4d5c0f9838a3e96d1cfb4ca2fb27161d6cf0de8f (diff) | |
download | openembedded-core-acaefad1aa4b45813a004e0cd1d85bc013e435f4.tar.gz openembedded-core-acaefad1aa4b45813a004e0cd1d85bc013e435f4.tar.bz2 openembedded-core-acaefad1aa4b45813a004e0cd1d85bc013e435f4.tar.xz openembedded-core-acaefad1aa4b45813a004e0cd1d85bc013e435f4.zip |
autotools: Enhance gettext handling to better work with SCM versions of code
If we pull SCM based code using gettext, Makefile.in.in in the
po directory can be missing. We therefore need to add this if
its not already present. We could use gettextize if it wasn't
so broken (for example requiring user input on stdin and installing
way more files that we ever care about such as the m4 files).
We also have a problem if a recipe sets a different AUX dir, for
now fix this by allowing recipes to specify when this is being done
using the AUTOTOOLS_AUXDIR variable. Ultimately we could likely
figure this out automatically.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions