<p>In <a href="https://github.com/geany/geany-plugins/pull/376#discussion_r55587685">build/vars.build.mk</a>:</p>
<pre style='color:#555'>> @@ -14,15 +13,14 @@ LOCAL_AM_CFLAGS = \
>    -DDOCDIR=\""$(docdir)"\" \
>    -DGEANYPLUGINS_DATADIR=\""$(datadir)"\" \
>    -DPKGDATADIR=\""$(pkgdatadir)"\" \
> -  -DLIBDIR=\""$(libdir)"\" \
> -  -DPKGLIBDIR=\""$(pkglibdir)"\"
</pre>
<p>ok, not used for the moment.  FWIW, would be <code>"lib/$(PACKAGE)"</code> on Windows I guess -- or simply <code>"lib"</code> as it's already likely to be package-specific</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#r55587685">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ0iDire5snC1LhgcE5hLh3zu9gq7ks5przQxgaJpZM4Hk_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#r55587685"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>