testsuite/mathhelper/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Signed-off-by: Gilles Espinasse <g....@free.fr> --- .../mathhelper/testsuite/mathhelper/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/example/mathhelper/testsuite/mathhelper/Makefile.am b/example/mathhelper/testsuite/mathhelper/Makefile.am index d80c08d..80deecd 100644 --- a/example/mathhelper/testsuite/mathhelper/Makefile.am +++ b/example/mathhelper/testsuite/mathhelper/Makefile.am @@ -20,7 +20,7 @@ CLEANFILES = *.log *.sum site.bak all: @echo "Nothing to be done for all" -INCLUDES= \ +AM_CPPFLAGS= \ -I$(top_srcdir)/libmathhelper -I/opt/dejagnu-1.4.4/include noinst_PROGRAMS = -- 1.7.2.5 _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu