]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxt: remove unused configure option
authorRoss Burton <ross.burton@intel.com>
Tue, 8 Oct 2013 14:13:23 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Oct 2013 15:54:29 +0000 (16:54 +0100)
--disable-install-makestrs was removed in 1.0.8, released back in 2010.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxt_1.1.4.bb

index c3373f4362f448037102c22503f301938b655ebd..9c1aaa43704af247fb1785444efecb96ca1f6c08 100644 (file)
@@ -27,7 +27,7 @@ SRC_URI +=  "file://libxt_fix_for_x32.patch"
 
 BBCLASSEXTEND = "native"
 
-EXTRA_OECONF += "--disable-install-makestrs --disable-xkb"
+EXTRA_OECONF += "--disable-xkb"
 
 do_compile() {
        (