aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lesstif
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-11-25 15:38:47 +0100
committerRobert Schuster <thebohemian@gmx.net>2008-11-25 15:38:47 +0100
commit2ed3c60d8b50f624ba384890a0189a5e4771a426 (patch)
tree30c56cb7d5606a20da7449dade9eebacb3f096e2 /packages/lesstif
parent01d8c64f7bc84b8ebbe0ecbc44cd6ca8f6514210 (diff)
downloadopenembedded-2ed3c60d8b50f624ba384890a0189a5e4771a426.tar.gz
lesstif 0.95.0: Provide faked -x-include argument to fix compilation of configure tests.
Diffstat (limited to 'packages/lesstif')
-rw-r--r--packages/lesstif/lesstif_0.95.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/lesstif/lesstif_0.95.0.bb b/packages/lesstif/lesstif_0.95.0.bb
index 6a01a9c72b..bfc41b8f50 100644
--- a/packages/lesstif/lesstif_0.95.0.bb
+++ b/packages/lesstif/lesstif_0.95.0.bb
@@ -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"