Hi Andreas, Thanks for the patch, and sorry for the late reply. On Monday 18 February 2013 01:10:02 Andreas Bombe wrote: > Signed-off-by: Andreas Bombe <aeb@xxxxxxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> and pushed to the repository. > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index 98459d4..a749794 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -48,7 +48,7 @@ AC_ARG_WITH(kernel-headers, > esac], > [KERNEL_HEADERS_DIR="/usr/src/kernel-headers"]) > > -CPPFLAGS="-I$KERNEL_HEADERS_DIR/include" > +CPPFLAGS="$CPPFLAGS -I$KERNEL_HEADERS_DIR/include" > > # Checks for header files. > AC_CHECK_HEADERS([linux/media.h \ -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html