build: use AM_CPPFLAGS instead of INCLUDES
authorDave Reisner <dreisner@archlinux.org>
Sun, 30 Dec 2012 16:15:34 +0000 (11:15 -0500)
committerMilan Broz <gmazyland@gmail.com>
Sun, 30 Dec 2012 17:36:46 +0000 (18:36 +0100)
commitab080ab5449640d964ef67e51547e08757a7e9d7
treef5637605338a99a332b8f62f78672ca925831d24
parentd1466f23edb190544b44a49e24e61a9907867ca7
build: use AM_CPPFLAGS instead of INCLUDES

The latter is marked as deprecated as of automake 1.12.4:

warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/Makefile.am
lib/crypto_backend/Makefile.am
lib/loopaes/Makefile.am
lib/luks1/Makefile.am
lib/tcrypt/Makefile.am
lib/verity/Makefile.am
python/Makefile.am
src/Makefile.am