<p></p>
<p>Geany plugins with autotools configures against Geany built with meson but fails to build:</p>
<pre><code>  CC       libgeanypluginutils_la-filelist.lo
filelist.c:27:10: fatal error: geanyplugin.h: No such file or directory
   27 | #include <geanyplugin.h>
      |          ^~~~~~~~~~~~~~~
</code></pre>
<p>because meson build of geany did not install anything to <code>$PREFIX/include/geany</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2761#issuecomment-813147733">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2HE2EURQ6JGREGQ6LTHEN23ANCNFSM4ZDZAFLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYH7WZIARPFY6BOZCLTHEN23A5CNFSM4ZDZAFLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGB32MVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2761#issuecomment-813147733",
"url": "https://github.com/geany/geany/pull/2761#issuecomment-813147733",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>