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 <a...@debian.org>

Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to