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:
239d0c1
)
libsigc++-2.0: disable autoheader in autoreconf
author
Michael Krelin
<hacker@klever.net>
Sun, 22 Jul 2007 22:33:09 +0000
(22:33 +0000)
committer
Michael Krelin
<hacker@klever.net>
Sun, 22 Jul 2007 22:33:09 +0000
(22:33 +0000)
since it uses non-autoheader .h.in which gets broken
packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
patch
|
blob
|
history
diff --git
a/packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
b/packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
index
cc12299
..
222c5bd
100644
(file)
--- a/
packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
+++ b/
packages/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
@@
-9,6
+9,8
@@
S = "${WORKDIR}/libsigc++-${PV}"
inherit autotools pkgconfig
+EXTRA_AUTORECONF = "--exclude=autoheader"
+
FILES_${PN}-dev += "${libdir}/sigc++-*/"
# acpaths = ""