<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

> +#ifdef _MSC_VER<br>
> +#include "../vc_config.h"<br>
> +#endif //_MSC_VER<br>
<br>
I am not such a fan of this... Can we do something clever in autotools?<br></blockquote></div></div><div>Visual Studio developers usually have no autotools (and MinGW at all) on computers, so this file must be generated by someone else and included to repo, or be some sort of this. <br>

Or it can have some other, <span lang="en"><span>more appropriate</span> <span>name</span></span>...<br></div></div></blockquote></div><br>Or I can put it near visual studio project.<br>