<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Is there any code in pkg-config that is C++? &nbsp;Otherwise it would be a<br>

waste of effort to include CXXFLAGS.<br>
<font color="#888888"><br>
James McKenzie</font></blockquote><div>&nbsp;</div></div>This seems to me as misundersting. There may be libraries that require appropriate CFLAGS and CXXFLAGS (maybe also CPPFLAGS) specified in order for the program that uses them to compile succesfully. This fact has nothing to do with internals of pkg-config. <br>
Or another point of view: Variables like CPPFLAGS, CFLAGS, CXXFLAGS are used in Makefiles so pkg-config should support them since pkg-config is supposed to be used in makefiles...<br></div>