Re: [Linuxwacom-devel] [PATCH libwacom 11/11] Replace INCLUDES with AM_CPPFLAGS

2012-04-30 Thread Peter Hutterer
On Mon, Apr 30, 2012 at 11:41:30AM +0100, Bastien Nocera wrote: > On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote: > > INCLUDES is deprecated in favour of the latter > > In the future, no need to send those for review, use your best > judgement. half of the reason is review, the other hal

Re: [Linuxwacom-devel] [PATCH libwacom 11/11] Replace INCLUDES with AM_CPPFLAGS

2012-04-30 Thread Bastien Nocera
On Mon, 2012-04-30 at 15:53 +1000, Peter Hutterer wrote: > INCLUDES is deprecated in favour of the latter In the future, no need to send those for review, use your best judgement. > Signed-off-by: Peter Hutterer Reviewed-By: Bastien Nocera > --- > test/Makefile.am |2 +- > tools/Makefil