On 12-01-17 08:30 PM, Matt Turner wrote:
> On Tue, Jan 17, 2012 at 7:32 PM, Gaetan Nadon 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/ \
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?
> + $(DEFIN
On Tue, Jan 17, 2012 at 7:32 PM, Gaetan Nadon 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 c
---
configs/linux-dri |2 +-
configure.ac | 15 ---
src/mesa/drivers/dri/nouveau/Makefile | 58
src/mesa/drivers/dri/nouveau/Makefile.am | 59 +
src/mesa/drivers