sol <[email protected]> added the comment: >> - Shouldn't this file be installed only if the pkg-config utility is >> present, or if the directory $(LIBDIR)/pkgconfig already exists? > > Technically I suppose so >
That would mean that, if you first install Python and afterwards pkg-config, pkg-config would not work for Python, right? I'm not sure if that would be desirable. ---------- nosy: +sol _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3585> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
