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

Automatically discover homebrew include/ and lib/ paths on OSX #330

Merged
merged 1 commit into from
Sep 27, 2013

Conversation

donspaulding
Copy link
Contributor

This change allows Pillow to discover installed libs on OSX when using the homebrew package manager outside of /usr/local/.

It relies on the commands module, which goes away in Python 3. If it seems like a good change to add, I can switch the code over to subprocess.

…on OSX.

This change allows Pillow to discover installed libs on OSX when using the homebrew package manager outside of `/usr/local/`.

It relies on the commands module, which goes away in Python 3.  If it seems like a good change to add, I can switch the code over to subprocess.
@fdhenard
Copy link

Very nice @donspaulding.

aclark4life added a commit that referenced this pull request Sep 27, 2013
Automatically discover homebrew include/ and lib/ paths on OSX
@aclark4life aclark4life merged commit ea9f6a4 into python-pillow:master Sep 27, 2013
@aclark4life
Copy link
Member

Thank you!

radarhere added a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

3 participants