Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pkg-config call #3395

Merged
merged 2 commits into from Dec 26, 2018
Merged

Conversation

diorcety
Copy link

@diorcety diorcety commented Oct 4, 2018

Fix pkg-config call: If there is multiple spaces between pkg-config output elements the indexing is not correct ([1] can be an empty string and the value is in [2])
The second commit allow to define *_ROOT using environment variables

@radarhere
Copy link
Member

The modified part of this code is from #2212 / #2074. I don't suppose that @garbas has any thoughts on this PR?

@kkopachev
Copy link
Contributor

there is also #3241

@hugovk hugovk merged commit c2b3bd5 into python-pillow:master Dec 26, 2018
@aclark4life aclark4life changed the title Improve configuration Fix pkg-config call Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants