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.8.2~4 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=49c33f30dc00948a63fb00f92d80dc4aa8e30486;hp=49c33f30dc00948a63fb00f92d80dc4aa8e30486;p=urcu.git 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 ---