[Mesa-dev] [PATCH 5/7] automake: src/mesa/drivers/dri/nouveau

Matt Turner mattst88 at gmail.com
Tue Jan 17 17:30:34 PST 2012


On Tue, Jan 17, 2012 at 7:32 PM, Gaetan Nadon <memsize at videotron.ca> wrote:
> On 12-01-17 03:58 PM, Matt Turner wrote:
>
> +AM_CPPFLAGS = \
> +	-I$(top_srcdir)/include \
> +	-I$(top_srcdir)/src/ \
> +	-I$(top_srcdir)/src/mapi \
> +	-I$(top_srcdir)/src/mesa/ \
> +	-I../common \
>
> Why does this one cannot be written properly based on top_srcdir?

It can. I suppose not writing it in terms of top_srcdir would break
out-of-tree builds?

Thanks,
Matt


More information about the mesa-dev mailing list