<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Replace use of INCLUDES with AM_CPPFLAGS in every Makefile.am"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79411#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Replace use of INCLUDES with AM_CPPFLAGS in every Makefile.am"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79411">bug 79411</a>
from <span class="vcard"><a class="email" href="mailto:hib@hiberis.nl" title="Hib Eris <hib@hiberis.nl>"> <span class="fn">Hib Eris</span></a>
</span></b>
<pre>I've made a series of patches to replace INCLUDES with target_CPPFLAGS.
While doing this, I also did a lot of cleanup in the Makefile.am's to make them
more uniform by using target_{SOURCES, CPPFLAGS, CFLAGS, LDFLAGS, LDADD} and by
reshuffeling the code to always start the Makefile.am with global variables,
with the target specific variables after those.
This made the patches rather large, but I hope you like the result anyway.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>