On Thu, Jan 17, 2013 at 2:46 PM, Peter Hutterer <peter.hutte...@who-t.net>wrote:

> see https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
>
> - Support for the long-deprecated INCLUDES variable will be
>   removed altogether in Automake 1.14.  The AM_CPPFLAGS variable should be
>   used instead.
>

If you say so, it is, so ;-)



> Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
>

Acked-by: Ping Cheng <pingli...@gmail.com>

Ping


> ---
>  test/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/Makefile.am b/test/Makefile.am
> index 8011ddb..0977526 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -8,7 +8,7 @@ libwacom_test_la_CFLAGS = -DDISABLE_STATIC
> -I$(top_srcdir)/src $(XORG_CFLAGS) $(
>
>  TESTS=$(check_PROGRAMS)
>
> -INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/include
> +AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include
>  AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS) $(UDEV_CFLAGS)
>  TEST_LDADD= libwacom-test.la
>  COMMON_SOURCES=fake-symbols.c fake-symbols.h
> --
> 1.8.1
>
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712
> _______________________________________________
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to