[issue3585] pkg-config support

Amaury Forgeot d'Arc report at bugs.python.org
Mon Jan 5 10:29:45 CET 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The patch looks fine to me. I have however some questions to ask to
someone more used to pkgconfig:

- Do all unix-like system support pkg-config?

- Is $(LIBDIR)/pkgconfig the only choice for installing this file?

- Shouldn't this file be installed only if the pkg-config utility is
present, or if the directory $(LIBDIR)/pkgconfig already exists?

----------
keywords: +needs review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3585>
_______________________________________


More information about the Python-bugs-list mailing list