From: Mathieu Desnoyers Date: Wed, 15 Jan 2014 14:19:23 +0000 (-0500) Subject: automake: Rename INCLUDES to AM_CPPFLAGS (new name) X-Git-Tag: v0.9.0~105 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=7d8246f8a268ecabea63d1004002cc3d366e3108;hp=7d8246f8a268ecabea63d1004002cc3d366e3108 automake: Rename INCLUDES to AM_CPPFLAGS (new name) Fixes this warning: Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Signed-off-by: Mathieu Desnoyers ---