lesstif 0.95.0: Provide faked -x-include argument to fix compilation of configure...
authorRobert Schuster <thebohemian@gmx.net>
Tue, 25 Nov 2008 14:38:47 +0000 (15:38 +0100)
committerRobert Schuster <thebohemian@gmx.net>
Tue, 25 Nov 2008 14:38:47 +0000 (15:38 +0100)
packages/lesstif/lesstif_0.95.0.bb

index 6a01a9c..bfc41b8 100644 (file)
@@ -39,7 +39,8 @@ addtask preconfigure after do_patch before do_configure
 
 EXTRA_OECONF = "\
        --with-gnu-ld --disable-verbose --disable-build-12 --disable-build-20 \
-       --enable-build-21 --enable-xrender --enable-production \
+       --enable-build-21 --enable-xrender --enable-production --without-motif \
+       --x-includes=. \
 "
 
 PACKAGES += "${PN}-bin"