[Poppler-bugs] [Bug 103578] New: Broken paths in pkg-config files
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 5 11:14:27 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103578
Bug ID: 103578
Summary: Broken paths in pkg-config files
Product: poppler
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: jwilk at jwilk.net
I built Poppler 0.61.0 with -DCMAKE_INSTALL_PREFIX="$HOME/opt/poppler".
The installed poppler.pc file looks like this:
> prefix=/home/jwilk/opt/poppler
> libdir=lib
> includedir=include
>
> Name: poppler
> Description: PDF rendering library
> Version: 0.61.0
>
> Libs: -L${libdir} -lpoppler
> Cflags: -I${includedir}/poppler
Note that libdir and includedir don't contain the full paths.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171105/feff7fea/attachment.html>
More information about the Poppler-bugs
mailing list