<p>In <a href="https://github.com/geany/geany-plugins/pull/376#discussion_r55634835">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><code>pkglibdir</code> is <code>$(libdir)/$(PACKAGE)</code>.</p>

<p>And well, it's a common thing to have but yeah as it's not used I guess we can remove it.</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#r55634835">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzyIKgIjgYLUKNSnvzHbV714V7P5ks5pr6gngaJpZM4Hk_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#r55634835"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>