mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
claws-mail: remove unrecognized options
* fixes following qa warnings:
claws-mail-3.9.0: claws-mail: configure was passed unrecognised
options: --disable-gnomeprint --disable-clamav-plugin
--disable-aspell-test --enable-aspell [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -26,8 +26,6 @@ PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap"
|
||||
# FIXME: maemo builds may want --enable-maemo
|
||||
# FIXME: some platforms may want --enable-generic-umpc
|
||||
EXTRA_OECONF = " \
|
||||
--disable-aspell-test \
|
||||
--enable-aspell \
|
||||
--disable-manual \
|
||||
--disable-crash-dialog \
|
||||
--disable-jpilot \
|
||||
@@ -38,8 +36,6 @@ EXTRA_OECONF = " \
|
||||
--disable-pgpmime-plugin \
|
||||
--disable-pgpinline-plugin \
|
||||
--disable-dillo-viewer-plugin \
|
||||
--disable-clamav-plugin \
|
||||
--disable-gnomeprint \
|
||||
--disable-valgrind \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user