Bugs item #3588913, was opened at 2012-11-21 04:26 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3588913...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build-system Group: linux
Status: Pending Resolution: Fixed
Priority: 5 Private: No Submitted By: kubriel (kubriel) Assigned to: Nobody/Anonymous (nobody) Summary: INCLUDES is the old name for AM_CPPFLAGS
Initial Comment: for now just warning, but according to http://www.mail-archive.com/automake@gnu.org/msg18202.html Stefano will remove support for $(INCLUDES) in Automake 1.13
configure.ac:103: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
im using x64 arch linux pd git://pure-data.git.sourceforge.net/gitroot/pure-data/pure-data gem git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
autoconf --version autoconf (GNU Autoconf) 2.69
automake --version automake (GNU automake) 1.12.5
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2013-01-20 10:02
Message: Gem doesn't really use INCLUDES anywhere in the Makefiles, so the warning can be considered a false positive.
anyhow, i removed the (unused) portions in configure.ac, so now the warning should go away as well...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3588913...