repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gnome-screensaver 2.28.3: fix up configure as well now
[openembedded.git]
/
classes
/
gtk-doc.bbclass
blob
58daaf39e25d800cf35a6dec5250a7965f946516
1
# We don't have gtk-doc so disable it
2
do_configure_prepend() {
3
echo "EXTRA_DIST=">> ${S}/gtk-doc.make
4
}