<p>In <a href="https://github.com/geany/geany-plugins/pull/376#discussion_r55587434">build/common.m4</a>:</p>
<pre style='color:#555'>> @@ -75,6 +75,7 @@ AC_DEFUN([GP_CHECK_MINGW],
>            *mingw*)
>                    AC_DEFINE([WIN32], [1], [we are cross compiling for WIN32])
>                    AM_CONDITIONAL([MINGW], true)
> +                  AC_SUBST([docdir], '${prefix}/doc/geany-plugins')
</pre>
<p>this dosn't seem to match what <code>DOCDIR</code> is set to below, what's up with this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/376/files#r55587434">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJz_4h0iAlebwgzbgDkPG-3fhyv4Oks5przPOgaJpZM4Hk_jj.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/376/files#r55587434"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>