Re: [neard][PATCH] build: fix missing pkglibdir substitute in neard.pc
Mark Greer <[email protected]>
| Newsgroups | dev.linux.lists.oe-linux-nfc,org.01.lists.linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 04, 2021 at 01:01:45PM +0200, Krzysztof Kozlowski wrote: > The pkglibdir is used by neard.pc.in (so by autoconf) however the > automake defines it, not autoconf. Add early definition of pkglibdir so > substitute in neard.pc.in will work correctly. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- Applied. Thank you. Mark --