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:
c1d09c7
)
fix openjade-native configuring
author
Michael Lauer
<mickey@vanille-media.de>
Thu, 17 Jun 2004 12:13:56 +0000
(12:13 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Thu, 17 Jun 2004 12:13:56 +0000
(12:13 +0000)
BKrev: 40d18b04SyeNpkVi4LkZm9ooXB1kLA
openjade/openjade-native_1.3.2.oe
patch
|
blob
|
history
diff --git
a/openjade/openjade-native_1.3.2.oe
b/openjade/openjade-native_1.3.2.oe
index
5833ed5
..
4009581
100644
(file)
--- a/
openjade/openjade-native_1.3.2.oe
+++ b/
openjade/openjade-native_1.3.2.oe
@@
-15,6
+15,7
@@
acpaths = "-I ${S}/config"
CFLAGS_prepend = "-I${S}/include"
do_configure () {
+ mv config/configure.in .
gnu-configize
oe_runconf
}