git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01d8c64
)
lesstif 0.95.0: Provide faked -x-include argument to fix compilation of configure...
author
Robert Schuster
<thebohemian@gmx.net>
Tue, 25 Nov 2008 14:38:47 +0000
(15:38 +0100)
committer
Robert Schuster
<thebohemian@gmx.net>
Tue, 25 Nov 2008 14:38:47 +0000
(15:38 +0100)
packages/lesstif/lesstif_0.95.0.bb
patch
|
blob
|
history
diff --git
a/packages/lesstif/lesstif_0.95.0.bb
b/packages/lesstif/lesstif_0.95.0.bb
index
6a01a9c
..
bfc41b8
100644
(file)
--- 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"