Skip to content

Commit

Permalink
claws-mail: remove unrecognized options
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
shr-project committed Aug 11, 2014
1 parent 479b5fb commit 7cbac6b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand All @@ -38,8 +36,6 @@ EXTRA_OECONF = " \
--disable-pgpmime-plugin \
--disable-pgpinline-plugin \
--disable-dillo-viewer-plugin \
--disable-clamav-plugin \
--disable-gnomeprint \
--disable-valgrind \
"

Expand Down

0 comments on commit 7cbac6b

Please sign in to comment.