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

BUG : fix fetch of freetype version during build #3155

Merged
merged 1 commit into from Jul 11, 2014

Conversation

matthew-brett
Copy link
Contributor

Use freetype-config --ftversion flag to get freetype version (previously using
freetype-config --version which returns libtool version).

Use freetype-config --ftversion flag to get freetype version (previously
using freetype-config --version which returns libtool version).
@pelson
Copy link
Member

pelson commented Jun 27, 2014

I agree with this change. @mdboom - I'd just like your 👍...

@tacaswell tacaswell added this to the v1.4.0 milestone Jun 29, 2014
@mdboom
Copy link
Member

mdboom commented Jul 11, 2014

Yeppers. Looks good to me.

mdboom added a commit that referenced this pull request Jul 11, 2014
BUG : fix fetch of freetype version during build
@mdboom mdboom merged commit 3b714b8 into matplotlib:master Jul 11, 2014
@pelson
Copy link
Member

pelson commented Aug 12, 2014

Just to note that this is the right thing to do, but with my version of freetype, I was getting errors. See #3363

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