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

more robust 'pkg-config' in extconf.rb #1417

Closed
wants to merge 1 commit into from

Conversation

flavorjones
Copy link
Member

in the case where pkg-config isn't installed, which appears to be the
case for lots of freebsd people, let's fall back to the pkg-config gem,
which knows how to parse .pc files.

in the case where `pkg-config` isn't installed, which appears to be the
case for lots of freebsd people, let's fall back to the pkg-config gem,
which knows how to parse .pc files.
@flavorjones
Copy link
Member Author

@larskanis would love your thoughts on this. works for me on freebsd and ubuntu.

@flavorjones
Copy link
Member Author

Merged.

@flavorjones flavorjones deleted the flavorjones-pkg-config branch January 26, 2016 22:23
@sarahtjones sarahtjones mentioned this pull request Jun 13, 2016
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.

1 participant