Re: [PATCH pacrunner 2/2] build: Use AM_CPPFLAGS instead of INCLUDES

2013-01-30 Thread Patrik Flykt
On Thu, 2013-01-10 at 13:32 -0200, Lucas De Marchi wrote: > Makefile.am:141: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or > '*_CPPFLAGS') Applied, thanks! Patrik ___ connman mailing list connman@connman.net http://lists.connman.ne

[PATCH pacrunner 2/2] build: Use AM_CPPFLAGS instead of INCLUDES

2013-01-10 Thread Lucas De Marchi
Makefile.am:141: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4e6218f..3205cfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -138,7 +138,7 @@ AM_CFLAGS =