diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2011-11-30 08:16:57 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 09:19:29 +0100 |
| commit | 45d7250d64bf7d7c2d29d2dbf61bb6c30b683a80 (patch) | |
| tree | b5c2b0bc6e574fd322f6e2a5a0ed06cd335280d6 /meta-xfce | |
| parent | 4a72b57c620d2800ceac7a66e54b17235511d835 (diff) | |
| download | meta-openembedded-45d7250d64bf7d7c2d29d2dbf61bb6c30b683a80.tar.gz | |
elementary: add gettextize patch
* normally we would call gettextize from do_configure, but efl.bbclass is running
do_configure_prepend() {
autopoint || touch config.rpath
}
before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with;
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-xfce')
0 files changed, 0 insertions, 0 deletions
