leafpad: Fix configure flags

Remove the now unused gtktest configure flag and add one for the emacs option
so we're deterministic. Resolves the warning:

WARNING: QA Issue: leafpad: configure was passed unrecognised options: --disable-gtktest

(From OE-Core rev: 522a8e8d332c162a923e8b880b36fc4b12320c87)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2013-12-04 10:41:59 +00:00
parent 50be1a1993
commit f21a3a475e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ SRC_URI_append_poky = " file://owl-menu.patch;apply=yes "
inherit autotools pkgconfig
EXTRA_OECONF = " --enable-chooser --disable-gtktest --disable-print"
EXTRA_OECONF = " --enable-chooser --disable-emacs --disable-print"
do_install_append () {
install -d ${D}/${datadir}