aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gstreamer_0.10.25.bb
blob: 22bc2172ed48caa1f570d0f10d130502b8331cb0 (plain)
1
2
3
4
5
6
7
8
require gstreamer.inc

EXTRA_OECONF += "ac_cv_func_register_printf_function=no"

do_configure_prepend() {
	sed -i -e s:docs::g Makefile.am
}