On Wed, 18 Jan 2012 13:38:38 -0500, Gaetan Nadon wrote:
> On 12-01-18 01:11 PM, Eric Anholt wrote:
> > On Tue, 17 Jan 2012 15:58:11 -0500, Matt Turner wrote:
> >
> > As far as I can tell, the point of AM_CPPFLAGS existing is if you want
> > to make a target that separately calls the preprocessor,
On 12-01-18 01:11 PM, Eric Anholt wrote:
> On Tue, 17 Jan 2012 15:58:11 -0500, Matt Turner wrote:
>
> As far as I can tell, the point of AM_CPPFLAGS existing is if you want
> to make a target that separately calls the preprocessor, so you a list
> of includes and a list of non-preprocessor compile
On 12-01-17 08:28 PM, Matt Turner wrote:
> On Tue, Jan 17, 2012 at 7:21 PM, Gaetan Nadon wrote:
>> On 12-01-17 03:58 PM, Matt Turner wrote:
>>> ---
>>> src/mesa/drivers/dri/i965/Makefile.am |4 +---
>>> 1 files changed, 1 insertions(+), 3 deletions(-)
>>>
>>> diff --git a/src/mesa/drivers/dri
On Tue, 17 Jan 2012 15:58:11 -0500, Matt Turner wrote:
As far as I can tell, the point of AM_CPPFLAGS existing is if you want
to make a target that separately calls the preprocessor, so you a list
of includes and a list of non-preprocessor compiler flags. Given that
we don't have any preprocesso
On 12-01-17 03:58 PM, Matt Turner wrote:
> ---
> src/mesa/drivers/dri/i965/Makefile.am |4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/src/mesa/drivers/dri/i965/Makefile.am
> b/src/mesa/drivers/dri/i965/Makefile.am
> index 5512381..93937b1 100644
> --- a/src/mesa/
On Tue, Jan 17, 2012 at 7:21 PM, Gaetan Nadon wrote:
> On 12-01-17 03:58 PM, Matt Turner wrote:
>> ---
>> src/mesa/drivers/dri/i965/Makefile.am | 4 +---
>> 1 files changed, 1 insertions(+), 3 deletions(-)
>>
>> diff --git a/src/mesa/drivers/dri/i965/Makefile.am
>> b/src/mesa/drivers/dri/i965
---
src/mesa/drivers/dri/i965/Makefile.am |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/Makefile.am
b/src/mesa/drivers/dri/i965/Makefile.am
index 5512381..93937b1 100644
--- a/src/mesa/drivers/dri/i965/Makefile.am
+++ b/src/mesa/drivers/dri/