Re: [Linuxwacom-devel] [PATCH] test: replace INCLUDES with AM_CPPFLAGS

2013-01-17 Thread Ping Cheng
On Thu, Jan 17, 2013 at 2:46 PM, Peter Hutterer 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 sa

[Linuxwacom-devel] [PATCH] test: replace INCLUDES with AM_CPPFLAGS

2013-01-17 Thread Peter Hutterer
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. Signed-off-by: Peter Hutterer --- test/Makefile.am | 2 +- 1 file changed,