On Tue, Jun 11, 2013 at 02:10:51PM +0200, Holger Hans Peter Freyther wrote:
On Tue, Jun 11, 2013 at 01:39:36PM +0200, Alexander Huemer wrote:
automake 1.13 appeared on my system lately. As with every version bump of auto* some directives are no more 'en vogue'. This time it's INCLUDES in Makefile.am files. AM_CPPFLAGS should be used now, INCLUDES will be removed in some future release. I created trivial patches for the osmo projects using autotools of which I already had clones.
The other question is: When did automake start to support AM_CPPFLAGS and which distros ship these?
I forgot that in the introduction email. The patches are tested on debian old stable (squeeze). That's the oldest I have access too. No problems there (automake 1.11.1, autoconf 2.67).
Kind regards, -Alexander Huemer