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

configure.ng: use pkg-config to find openssl dependencies #256

Closed
wants to merge 1 commit into from
Closed

configure.ng: use pkg-config to find openssl dependencies #256

wants to merge 1 commit into from

Conversation

ffontaine
Copy link
Contributor

openssl can depends on lz or latomic so use pkg-config to find those
dependencies and fallback to existing mechanism

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

openssl can depends on lz or latomic so use pkg-config to find those
dependencies and fallback to existing mechanism

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
@alexbarton alexbarton added the enhancement This is a wishlist-item enhancing current functionality label Apr 20, 2019
@alexbarton
Copy link
Member

Thanks a lot @ffontaine!

@alexbarton alexbarton added this to the ngIRCd-26 milestone Apr 20, 2019
@alexbarton alexbarton self-assigned this Apr 20, 2019
@alexbarton
Copy link
Member

This introduced bug #257, which should be fixed now …

Probably you want to retest the current code, to make sure your use-case still works?

Thanks!
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is a wishlist-item enhancing current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants