8000 configure.ac: use pkg-config to find libgcrypt (collectd-6.0) by atsampson · Pull Request #4364 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

configure.ac: use pkg-config to find libgcrypt (collectd-6.0) #4364

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

atsampson
Copy link
Contributor

ChangeLog: configure: use pkg-config rather than libgcrypt-config when searching for libgcrypt

Rebase of #4355 for the collectd-6.0 branch as requested.

@atsampson atsampson requested a review from a team as a code owner May 22, 2025 13:09
@collectd-bot collectd-bot added this to the 6.0 milestone May 22, 2025
@eero-t eero-t added the Fix A pull request fixing a bug label May 22, 2025
libgcrypt has provided a .pc file since 2018, and as of 2024 it no
longer provides a libgcrypt-config program by default, so the existing
test won't find the library any more.
@atsampson atsampson force-pushed the gcrypt-pkgconfig-6.0 branch from 4193bd5 to e9cc89a Compare May 22, 2025 15:32
Copy link
Contributor
@eero-t eero-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good now, approved!

@eero-t eero-t merged commit 648b5c5 into collectd:collectd-6.0 May 22, 2025
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix A pull request fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0