https://bugs.openldap.org/show_bug.cgi?id=9457
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
--- Comment #1 from Howard Chu hyc@openldap.org --- (In reply to Ryan Schmidt from comment #0)
Please add a pkg-config .pc file for lmdb.
A MacPorts user requested that MacPorts add such a file, since apparently many Linux distributions have done so:
https://trac.macports.org/ticket/60188
I declined to do so on the basis that it is not our job at MacPorts to do that; it should be done by the upstream software developers.
I recommend you survey popular Linux distributions and find out what pkg-config .pc file(s) they are installing for lmdb and integrate the most popular version into your source code.
We don't use pkg-config. We provide source code, not packages.